cloud-hypervisor/vmm/src
Rob Bradford 8ecf736982 vmm: device_manager: Add the MemoryManager to the I/O bus
Now that the MemoryManager has I/O port functionality it needs to be
exposed on the I/O bus.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-01-15 20:21:22 +01:00
..
api vmm: Add support for resizing the memory used by the VM 2020-01-15 20:21:22 +01:00
acpi.rs acpi: Introduce VIOT to support latest virtio-iommu implementation 2020-01-08 09:27:07 +01:00
config.rs vmm, main: Add optional "hotplug_size" to --mem 2020-01-15 20:21:22 +01:00
cpu.rs vm-virtio, vmm, vfio: Store GuestMemoryMmap in an Arc<ArcSwap<T>> 2020-01-02 13:20:11 +00:00
device_manager.rs vmm: device_manager: Add the MemoryManager to the I/O bus 2020-01-15 20:21:22 +01:00
lib.rs vmm: Add support for resizing the memory used by the VM 2020-01-15 20:21:22 +01:00
memory_manager.rs vmm: memory_manager: Expose the slots details via an I/O port 2020-01-15 20:21:22 +01:00
vm.rs vmm: Add support for resizing the memory used by the VM 2020-01-15 20:21:22 +01:00