cloud-hypervisor/vmm/src
Samuel Ortiz 8a5e47f989 vmm: Implement the shutdown and reboot API
We factorize some of the code for both the API helpers and the VMM
thread.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-10-04 09:36:33 +02:00
..
api vmm: Implement the shutdown and reboot API 2019-10-04 09:36:33 +02:00
config.rs vmm: {De}serialize VmConfig 2019-10-04 09:36:33 +02:00
device_manager.rs vmm: config: Make VhostUser configs serializable 2019-10-04 09:36:33 +02:00
lib.rs vmm: Implement the shutdown and reboot API 2019-10-04 09:36:33 +02:00
vm.rs vmm: Rename the VM start and stop operations to boot and shutdown 2019-10-04 09:36:33 +02:00