GabrielMajeri / vm-rs

Virtual machines written in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Virtual machines written in Rust.


Languages

Language:Rust 100.0%