SeVirt ™

Make it secure

V8R Introduction

Jun 182026

Dear Visitor,

Hereby I'm excited to introduce V8R. It is the Rust-based evolution of the SeVirt V8 hypervisor concept: a minimal static type-1 hypervisor for ARMv8 and ARMv9 platforms, designed for automotive and embedded virtualization use cases.

The project focuses on predictable system composition, small runtime scope, and clear separation between platform description, bind-time configuration, generated boot assets, and hypervisor execution. V8R is a new implementation that keeps the minimal static design philosophy while improving safety, traceability, and support for modern ARM virtualization hardware.

Key directions:

  • Rust-based implementation with explicit ownership and reduced memory-safety risk.
  • Static configuration and bind-time generation of platform, VM, memory, and device layout.
  • Machine-readable unit design DSL for consistency checks between architecture, code, tests, and requirements.
  • Architecture prepared for modern interrupt controllers, including GICv3, GICv4, GICv5 capabilities.

V8R is currently under active development. The foundation already covers full set of requirements, architecture decomposition, DSL for unit design formal verification.

Sincerely yours,

Alex

V8 hypervisor second long run test results

Sep 192023

Dear Visitor,

 

Hereby I'm happy to share the results of second long run test.

Total achieved uptime: 224 days.

Configuration layout: FreeRTOS, Linux Passthrough, Linux.

Workloads:

1. FreeRTOS: Watchdog keep alive Linux monitor and loop with 10 seconds print delay

2. Linux Passthrough: CPU stress benchmark + simple network ping to Linux

3. Linux: top

Please see the last screenshoot of the second long run test below.

undefined

The second long run test has external release of V8 with fully integrated V8IPCF support.

 

Feel free to contact us over email secuvirt@gmail.com for details and collaboration requests. 

 

Best regards,

Alex

V8 hypervisor supported platforms extension

Oct 012022

Dear Visitor,

Hereby I'm happy to announce increase of supported platforms number.

Currently there are 4 platforms supported out of the box.

Schedule of new hypervisor version release with these 2 new platforms will be announced soon.

Feel free to contact us over email secuvirt@gmail.com for details and collaboration requests.

Best regards,

Alex

Atom

Powered by SeVirt