mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 11:22:26 +00:00
Based on the new field "pci_bdf", a virtio-pci device can be restored at the same place on the PCI bus it was located before the VM snapshot. This ensures consistent placement on the PCI bus, based on the stored information related to each device. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>