cloud-hypervisor/vmm
Sebastien Boeuf 5264d545dd pci, vmm: Extend PciDevice trait to support BAR relocation
By adding a new method id() to the PciDevice trait, we allow the caller
to retrieve a unique identifier. This is used in the context of BAR
relocation to identify the device being relocated, so that we can update
the DeviceTree resources for all PCI devices (and not only
VirtioPciDevice).

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-04-14 12:11:37 +02:00
..
src pci, vmm: Extend PciDevice trait to support BAR relocation 2022-04-14 12:11:37 +02:00
Cargo.toml build: bump libc from 0.2.122 to 0.2.123 2022-04-13 10:13:32 +01:00