cloud-hypervisor/virtio-devices/src
Rob Bradford b45264af75 virtio-devices, net_util, vhost_user_net: Retry writing to TAP
If writing to the TAP returns EAGAIN then listen for the TAP to be
writable. When the TAP becomes writable attempt to process the TX queue
again.

Fixes: #2807

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-06-29 12:31:11 -07:00
..
transport clippy: Address the issue 'needless-borrow' 2021-06-24 08:55:43 +02:00
vhost_user deps: Update vhost crate from 1a03a2a to 9982541 2021-06-24 13:13:19 +01: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 misc: Upgrade to use the vm-memory crate w/ dirty-page-tracking 2021-06-03 08:34:45 +01: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-balloon: use fallocate when balloon inflated 2021-06-16 09:55:22 +02:00
watchdog.rs misc: Upgrade to use the vm-memory crate w/ dirty-page-tracking 2021-06-03 08:34:45 +01:00