cloud-hypervisor/virtio-devices/src
Sebastien Boeuf 64c76693c4 virtio-devices: Clone Queue with method from vm-virtio
Rely on the newly added helper from vm-virtio crate to keep cloning the
list of Queue structures.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-05-16 11:47:20 +02:00
..
transport virtio-devices: Clone Queue with method from vm-virtio 2022-05-16 11:47:20 +02:00
vhost_user virtio-devices: Clone Queue with method from vm-virtio 2022-05-16 11:47:20 +02:00
vsock virtio-devices: Rename address translation function for more clarity 2022-04-05 00:09:52 +02:00
balloon.rs virtio-devices: balloon: Implement free page reporting 2022-02-11 12:10:07 +01:00
block.rs vm-virtio: Define AccessPlatform trait 2022-01-27 10:00:20 +00:00
console.rs virtio-devices: Rename address translation function for more clarity 2022-04-05 00:09:52 +02:00
device.rs virtio-devices: Introduce new function translating GPAs into GVAs 2022-04-05 00:09:52 +02:00
epoll_helper.rs virtio-devices: Update some comments in epoll_helper.rs 2021-11-23 14:03:05 +01:00
iommu.rs virtio-devices: iommu: Report request error back to guest 2022-04-26 13:07:32 +02:00
lib.rs virtio-devices: Add Vdpa device 2022-03-18 12:28:40 +01:00
mem.rs virtio-devices: mem: Reject resize if device not activated by guest 2022-04-21 10:36:23 +01:00
net.rs virtio-devices: Use NetCtrlEpollHandler in vhost-user-net 2022-03-15 16:08:29 +00:00
pmem.rs virtio-devices: Rename address translation function for more clarity 2022-04-05 00:09:52 +02:00
rng.rs virtio-devices: Rename address translation function for more clarity 2022-04-05 00:09:52 +02:00
seccomp_filters.rs virtio-devices: Add missing syscalls to virtio common list 2022-03-25 17:56:49 +00:00
thread_helper.rs virtio-devices: Call closure directly rather than indirect 2021-10-19 19:42:36 +01:00
vdpa.rs virtio-devices: Translate queue addresses back to GVA if needed 2022-04-05 00:09:52 +02:00
watchdog.rs virtio-devices: Handle virtio queues interrupts from transport layer 2022-01-25 12:01:12 +01:00