cloud-hypervisor/virtio-devices/src
Sebastien Boeuf b5c6b04b36 virtio-devices, vmm: vhost: net: Add client mode support
Adding the support for an OVS vhost-user backend to connect as the
vhost-user client. This means we introduce with this patch a new
option to our `--net` parameter. This option is called 'server' in order
to ask the VMM to run as the server for the vhost-user socket.

Fixes #1745

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-05-05 16:05:51 +02:00
..
transport virtio-devices: transport: Naturally align capability PCI bar 2021-04-21 16:11:54 +01:00
vhost_user virtio-devices, vmm: vhost: net: Add client mode support 2021-05-05 16:05:51 +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: net: Add support for VIRTIO_NET_F_CTRL_GUEST_OFFLOADS 2021-04-29 10:02:10 +02:00
net.rs virtio-devices: net: Loop over enabled queue pairs when activating 2021-05-05 10:19:38 +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: net: Add support for VIRTIO_NET_F_CTRL_GUEST_OFFLOADS 2021-04-29 10:02:10 +02:00
watchdog.rs misc: Simplify snapshot/restore by using helper functions 2021-04-08 16:17:14 +01:00