Support for building virtual machines using Rust.
This project aims to provide virtual machine software similar to QEMU, as well as bindings and libraries which support such a virtual machine emulator / manager.
- x86 / AMD64
- Kernel-based Virtual Machine (on Linux, Intel / AMD)
- Hardware Accelerated Execution (on Windows, Intel only)
All source code in this repository is dual licensed under Apache-2.0 and MIT.
You may use the software under either license, at your option.