cloud-hypervisor/pci/src
Sebastien Boeuf 748018ace3 vm-migration: Don't store the id as part of Snapshot structure
The information about the identifier related to a Snapshot is only
relevant from the BTreeMap perspective, which is why we can get rid of
the duplicated identifier in every Snapshot structure.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-12-09 10:26:06 +01:00
..
bus.rs pci, virtio-devices: Move VirtioPciDevice to the new restore design 2022-11-23 18:37:40 +00:00
configuration.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
device.rs pci, virtio-devices: Restore proper BAR type 2022-10-13 10:03:23 +02:00
lib.rs pci, virtio-devices: Move VirtioPciDevice to the new restore design 2022-11-23 18:37:40 +00:00
msi.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
msix.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
vfio_user.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
vfio.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00