cloud-hypervisor/virtio-devices/src
Rob Bradford dab1cab4a7 virtio-devices: Simplify device state to support Versionize
In order to support using Versionize for state structures it is necessary
to use simpler, primitive, data types in the state definitions used for
snapshot restore.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-04-23 14:24:16 +01:00
..
transport virtio-devices: transport: Naturally align capability PCI bar 2021-04-21 16:11:54 +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 virtio-devices: Simplify device state to support Versionize 2021-04-23 14:24:16 +01:00
console.rs virtio-devices: Simplify device state to support Versionize 2021-04-23 14:24:16 +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 virtio-devices: Simplify device state to support Versionize 2021-04-23 14:24:16 +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 virtio-devices, block_util: Automatically serialized packed structs 2021-04-16 13:27:03 +01:00
net.rs virtio-devices: net: Support rebooting when tap fd specfied 2021-04-22 12:19:01 +02: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