cloud-hypervisor/vmm
Samuel Ortiz bdfd1a3f38 vmm: Remove the Vmm structure
The Vmm structure is just a placeholder for the KVM instance. We can
create it directly from the VM creation routine instead.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-09-24 10:12:04 +02:00
..
src vmm: Remove the Vmm structure 2019-09-24 10:12:04 +02:00
Cargo.toml vmm: Add MMIO support 2019-09-13 12:30:13 +01:00