cloud-hypervisor/pci
Sebastien Boeuf 1e0ebb760f pci: Allow specific PCI b/d/f to be reserved
In order to let the PciBus user choose where a device should be placed
on the bus, a new function get_device_id() is introduced. This will be
helpful in the context of snapshot/restore as the caller will be able to
place the PCI devices on the same slot they were placed before the
snapshot was taken.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-05-12 17:37:31 +01:00
..
src pci: Allow specific PCI b/d/f to be reserved 2020-05-12 17:37:31 +01:00
Cargo.toml pci: Implement Snapshottable trait for MsixConfig 2020-05-11 11:38:16 +01:00