cloud-hypervisor/virtio-devices/src/transport
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
..
mod.rs virtio-devices: Create a proper result type for VirtioPciDevice 2022-11-23 18:37:40 +00:00
pci_common_config.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
pci_device.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00