Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 304 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 304 Bytes

Rustmooflax hypervisor

A PoC version of ramooflax written in Rust back in 2017.

The purpose was to try to write bare-metal software in Rust while learning language concepts.

This is not a full working version. The hypervisor reaches vm-exits handling.