cloud-hypervisor/vmm/src
Rob Bradford 07bc292fa5 vmm: device_manager: Get VmFd from AddressManager
A reference to the VmFd is stored on the AddressManager so it is not
necessary to pass in the VmInfo into all methods that need it as it can
be obtained from the AddressManager.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-02-03 12:28:30 +00:00
..
api vmm: Support vhost-user-net via "--net" 2020-01-28 12:39:26 +00:00
acpi.rs vmm: Use virtio topology for virtio-iommu 2020-01-30 10:37:40 +01:00
config.rs vmm: Give deprecation warning for "--vhost-user-blk" syntax 2020-01-29 08:06:37 +00:00
cpu.rs vmm: Fix map_err losing the inner error 2020-01-24 12:42:09 +01:00
device_manager.rs vmm: device_manager: Get VmFd from AddressManager 2020-02-03 12:28:30 +00:00
interrupt.rs vmm: Create an InterruptManager dedicated to IOAPIC 2020-01-23 11:20:08 +00:00
lib.rs vmm: Log an error if VM resize fails 2020-01-17 23:44:21 +01:00
memory_manager.rs vmm: Fix map_err losing the inner error 2020-01-24 12:42:09 +01:00
vm.rs vmm: Fix map_err losing the inner error 2020-01-24 12:42:09 +01:00