cloud-hypervisor/devices/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
..
legacy vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
acpi.rs misc: Fix clippy issues 2022-11-02 09:41:43 +01:00
gic.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
interrupt_controller.rs vmm,devices: Change Gic snapshot and restore path 2022-12-01 17:07:25 +01:00
ioapic.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
lib.rs devices: Add tpm device 2022-11-15 16:42:21 +00:00
tpm.rs devices: Add tpm device 2022-11-15 16:42:21 +00:00