cloud-hypervisor/virtio-devices/src
Sebastien Boeuf 6d34ed03f7 virtio-devices: vhost_user: Refactor through VhostUserCommon
Introducing a new structure VhostUserCommon allowing to factorize a lot
of the code shared between the vhost-user devices (block, fs and net).

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-08-11 17:01:12 -07:00
..
transport clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00
vhost_user virtio-devices: vhost_user: Refactor through VhostUserCommon 2021-08-11 17:01:12 -07:00
vsock clippy: Address the issue 'needless-borrow' 2021-06-24 08:55:43 +02:00
balloon.rs virtio-balloon: use fallocate when balloon inflated 2021-06-16 09:55:22 +02:00
block.rs misc: Upgrade to use the vm-memory crate w/ dirty-page-tracking 2021-06-03 08:34:45 +01:00
console.rs misc: Upgrade to use the vm-memory crate w/ dirty-page-tracking 2021-06-03 08:34:45 +01:00
device.rs misc: Upgrade to use the vm-memory crate w/ dirty-page-tracking 2021-06-03 08:34:45 +01:00
epoll_helper.rs virtio-devices: vhost_user: net: Handle reconnection 2021-06-02 11:59:13 +02:00
iommu.rs virtio-devices, vmm: Update virtio-iommu to rely on VIOT 2021-06-15 17:05:59 +02:00
lib.rs virtio-devices: Remove VIRTIO_F_RING_PACKED from default virtio features 2021-07-07 14:30:47 +02:00
mem.rs misc: Upgrade to use the vm-memory crate w/ dirty-page-tracking 2021-06-03 08:34:45 +01:00
net.rs virtio-devices, net_util, vhost_user_net: Retry writing to TAP 2021-06-29 12:31:11 -07:00
pmem.rs misc: Upgrade to use the vm-memory crate w/ dirty-page-tracking 2021-06-03 08:34:45 +01:00
rng.rs misc: Upgrade to use the vm-memory crate w/ dirty-page-tracking 2021-06-03 08:34:45 +01:00
seccomp_filters.rs virtio-devices: seccomp: allow unix socket connect in vsock thread 2021-08-06 08:44:47 -07:00
watchdog.rs misc: Upgrade to use the vm-memory crate w/ dirty-page-tracking 2021-06-03 08:34:45 +01:00