cloud-hypervisor/vmm
Sebastien Boeuf c37da600e8 vmm: Update DeviceTree upon PCI BAR reprogramming
By passing a reference of the DeviceTree to the AddressManager, we can
now update the DeviceTree whenever a PCI BAR is reprogrammed. This is
mandatory to maintain the correct resources information related to each
virtio-pci device, which will ensure correct information will be stored
upon VM snapshot.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-05-12 17:37:31 +01:00
..
src vmm: Update DeviceTree upon PCI BAR reprogramming 2020-05-12 17:37:31 +01:00
Cargo.toml arch, vmm: Don't build mptable when using ACPI 2020-05-11 19:34:34 +01:00