cloud-hypervisor/vmm
Rob Bradford 68fa97eb0e vmm: device_manager: Always embed MemoryManager in the struct
Currently the MemoryManager is only used on the ACPI code paths after
the DeviceManager has been created. This will change in a future commit
as part of the refactoring so for now always include it but name it with
underscore prefix to indicate it might not always be used.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-02-03 12:28:30 +00:00
..
src vmm: device_manager: Always embed MemoryManager in the struct 2020-02-03 12:28:30 +00:00
Cargo.toml build(deps): bump kvm-ioctls from 0.4.0 to 0.5.0 2020-01-29 10:22:51 +00:00