cloud-hypervisor/vmm
Sebastien Boeuf 98dac352b8 vmm: Add optional PCI b/d/f to each DeviceNode
We need a way to store the information about where a PCI device was
placed on the PCI bus before the VM was snapshotted. The way to do this
is by adding an extra field to the DeviceNode structure.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-05-12 17:37:31 +01:00
..
src vmm: Add optional PCI b/d/f to each DeviceNode 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