cloud-hypervisor/vmm
Bo Chen 7fe399598d vmm: device_manager: Map MMIO regions to the guest correctly
To correctly map MMIO regions to the guest, we will need to wait for valid
MMIO region information which is generated from 'PciDevice::allocate_bars()'
(as a part of 'DeviceManager::add_pci_device()').

Signed-off-by: Bo Chen <chen.bo@intel.com>
2022-05-04 13:53:47 +02:00
..
src vmm: device_manager: Map MMIO regions to the guest correctly 2022-05-04 13:53:47 +02:00
Cargo.toml build: bump serde_json from 1.0.80 to 1.0.81 2022-05-04 00:37:09 +00:00