cloud-hypervisor/vmm
Rob Bradford 05b5115e67 vmm: Call DeviceManager's register_devices() on creation
Rather than calling it at the very start of the VM execution (i.e. when
the VCPUs are created) do it as part of the DeviceManager creation.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-09-10 20:04:00 +02:00
..
src vmm: Call DeviceManager's register_devices() on creation 2019-09-10 20:04:00 +02:00
Cargo.toml build: Really make the acpi feature disableable 2019-09-05 08:58:47 -07:00