cloud-hypervisor/vmm
Samuel Ortiz e235c6de4f vmm: Add VM creation and startup helpers
Based on the newly defined Cloud Hypervisor IPC, those helpers send
VmCreate and VmStart requests respectively. This will be used by the
main thread to create and start a VM based on the CLI parameters.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-09-26 16:21:14 +02:00
..
src vmm: Add VM creation and startup helpers 2019-09-26 16:21:14 +02:00
Cargo.toml vmm: Add MMIO support 2019-09-13 12:30:13 +01:00