/vm-rs

Virtual machines written in Rust.

Primary LanguageRust

vm-rs

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.

Supported CPU architectures

  • x86 / AMD64

Supported hardware-acceleration

License

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.