cloud-hypervisor/vmm
Samuel Ortiz 7e0cb078ed vmm: Only build a new VM when booting it
In order to support further use cases where a VM configuration could be
modified through the HTTP API, we only store the passed VM config when
being asked to create a VM. The actual creation will happen when booting
a new config for the first time.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-10-04 09:36:33 +02:00
..
src vmm: Only build a new VM when booting it 2019-10-04 09:36:33 +02:00
Cargo.toml vmm: {De}serialize VmConfig 2019-10-04 09:36:33 +02:00