A Virtual Machine Monitor for modern Cloud workloads.
Go to file
Samuel Ortiz a0da3deb5e cloud-hypervisor: Call into the test_vm() routine
test_vm is a dummy VM workload, we use it to test our initial VMM
settings.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-05-07 16:06:21 +02:00
src cloud-hypervisor: Call into the test_vm() routine 2019-05-07 16:06:21 +02:00
vmm cloud-hypervisor: Call into the test_vm() routine 2019-05-07 16:06:21 +02:00
.gitignore cloud-hypervisor: Initial commit 2019-05-07 10:19:57 +02:00
Cargo.lock cloud-hypervisor: Call into the test_vm() routine 2019-05-07 16:06:21 +02:00
Cargo.toml cloud-hypervisor: Call into the test_vm() routine 2019-05-07 16:06:21 +02:00
README.md README: Placeholder to create a usable initial repo 2019-05-06 17:08:29 +02:00

Cloud Hypervisor