cloud-hypervisor/virtio-devices/src
Rob Bradford 081c897989 virtio-devices: Introduce VirtioCommon for shared functionality
Introduce VirtioCommon to help remove duplicated functionality and state
between implementations of VirtioDevice. Initially it is only handling
feature acknowledgement and testing.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-09-03 17:00:32 +02:00
..
transport vm-migration: Make snapshot() mutable 2020-08-25 16:43:10 +02:00
vhost_user virtio-devices: seccomp: Add seccomp filters for vhost_blk thread 2020-08-19 08:33:58 +02:00
vsock vm-migration: Make snapshot() mutable 2020-08-25 16:43:10 +02:00
balloon.rs virtio-devices: seccomp: Add seccomp filters for balloon thread 2020-08-19 08:33:58 +02:00
block_io_uring.rs vm-migration: Make snapshot() mutable 2020-08-25 16:43:10 +02:00
block.rs vm-migration: Make snapshot() mutable 2020-08-25 16:43:10 +02:00
console.rs vm-migration: Make snapshot() mutable 2020-08-25 16:43:10 +02:00
device.rs virtio-devices: Introduce VirtioCommon for shared functionality 2020-09-03 17:00:32 +02:00
epoll_helper.rs virtio-devices: Acknowledge a device being paused 2020-08-13 14:52:18 +02:00
iommu.rs vm-migration: Make snapshot() mutable 2020-08-25 16:43:10 +02:00
lib.rs virtio-devices: seccomp: Add seccomp filters for rng thread 2020-08-05 08:13:31 +01:00
mem.rs virtio-devices: seccomp: Add seccomp filters for mem thread 2020-08-19 08:33:58 +02:00
net_util.rs virtio-devices: Acknowledge a device being paused 2020-08-13 14:52:18 +02:00
net.rs vm-migration: Make snapshot() mutable 2020-08-25 16:43:10 +02:00
pmem.rs vm-migration: Make snapshot() mutable 2020-08-25 16:43:10 +02:00
rng.rs vm-migration: Make snapshot() mutable 2020-08-25 16:43:10 +02:00
seccomp_filters.rs virtio-devices: Add seccomp rules for vhost-user backend 2020-08-31 08:19:23 +02:00