GitXplorerGitXplorer
G

vm-rs

public
7 stars
2 forks
4 issues

Commits

List of commits on branch master.
Unverified
17e9b07cdb400d798d764fc6cff7cb9fe28f19f3

Add some I²C / SMBus placeholder code

GGabrielMajeri committed 7 years ago
Unverified
3e3242827f06b86f94cedadba51c00e4c22748c9

Refactor KVM ioctls

GGabrielMajeri committed 7 years ago
Unverified
0331ffedba70ff1fa3483e0b971832133b7bd6c8

Add Markdown to the .editorconfig file

GGabrielMajeri committed 7 years ago
Unverified
e32e775b9304e5714e1120d123e211cbe2895b9a

Make main code platform-neutral

GGabrielMajeri committed 7 years ago
Unverified
cd19c1186b009fc279bb3d9b462cf459e9f0fc19

Add links to KVM and HAX

GGabrielMajeri committed 7 years ago
Unverified
a39b76744c53a7474f4321691e9ff95def8584ba

Add support for port I/O

GGabrielMajeri committed 7 years ago

README

The README file for this repository.

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.