cloud-hypervisor/virtio-devices/src
Rob Bradford 6f5d4702d4 misc: Simplify snapshot/restore by using helper functions
Simplify snapshot & restore code by using generics to specify helper
functions that take / make a Serialize / Deserialize struct

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-04-08 16:17:14 +01:00
..
transport misc: Simplify snapshot/restore by using helper functions 2021-04-08 16:17:14 +01:00
vhost_user virtio-devices: use Option::map 2021-03-29 09:55:29 +02:00
vsock misc: Simplify snapshot/restore by using helper functions 2021-04-08 16:17:14 +01:00
balloon.rs vm-virtio, virtio-devices: Address Rust 1.51.0 clippy issue (upper_case_acronyms) 2021-03-26 11:32:09 +00:00
block.rs misc: Simplify snapshot/restore by using helper functions 2021-04-08 16:17:14 +01:00
console.rs misc: Simplify snapshot/restore by using helper functions 2021-04-08 16:17:14 +01:00
device.rs virtio-devices: Remove unused update_memory() from VirtioDevice trait 2021-03-11 19:04:21 +01:00
epoll_helper.rs virtio-devices: Acknowledge a device being paused 2020-08-13 14:52:18 +02:00
iommu.rs misc: Simplify snapshot/restore by using helper functions 2021-04-08 16:17:14 +01:00
lib.rs virtio-devices: Move the 'rate_limiter' module to its own crate 2021-03-30 19:47:43 +02:00
mem.rs vm-virtio, virtio-devices: Address Rust 1.51.0 clippy issue (upper_case_acronyms) 2021-03-26 11:32:09 +00:00
net_util.rs vmm: Address Rust 1.51.0 clippy issue (upper_case_acroynms) 2021-03-26 11:32:09 +00:00
net.rs misc: Simplify snapshot/restore by using helper functions 2021-04-08 16:17:14 +01:00
pmem.rs misc: Simplify snapshot/restore by using helper functions 2021-04-08 16:17:14 +01:00
rng.rs misc: Simplify snapshot/restore by using helper functions 2021-04-08 16:17:14 +01:00
seccomp_filters.rs virtio-devices, vmm: Add rate limiter for the TX queue of virtio-net 2021-03-30 19:47:43 +02:00
watchdog.rs misc: Simplify snapshot/restore by using helper functions 2021-04-08 16:17:14 +01:00