cloud-hypervisor/virtio-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
..
transport vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
vhost_user vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
vsock vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
balloon.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
block.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
console.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
device.rs virtio-net: net: Wait for threads to exit on Drop 2022-11-10 07:46:16 -08:00
epoll_helper.rs virtio-devices: modify or provide safety comments 2022-11-18 12:50:01 +00:00
iommu.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
lib.rs misc: Remove #![allow(clippy::significant_drop_in_scrutinee)] 2022-12-07 17:50:48 +00:00
mem.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
net.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
pmem.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
rng.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
seccomp_filters.rs virtio-devices: seccomp: Move mprotect() to virtio common rules 2022-11-12 08:29:47 +00:00
thread_helper.rs virtio-devices: Shutdown VMM upon worker thread errors 2022-08-16 11:45:44 +01:00
vdpa.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
watchdog.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00