Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

GabrielMajeri/vm-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages