cloud-hypervisor/virtio-devices/src
Sebastien Boeuf 92c2101f7c virtio-devices: vhost_user: Enable most virtio reserved features
A lot of the VIRTIO reserved features should be supported or not by the
vhost-user backend. That means on the VMM side, these features should be
available, so that they don't get lost during the negotiation.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-05-25 12:12:22 +02:00
..
transport misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00
vhost_user virtio-devices: vhost_user: Enable most virtio reserved features 2021-05-25 12:12:22 +02:00
vsock docs: Fix some typos in docs and comments 2021-05-18 17:19:12 +01:00
balloon.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00
block.rs virtio-devices: Stop deriving unnecessary traits 2021-05-12 17:26:11 +02:00
console.rs virtio-devices: Stop deriving unnecessary traits 2021-05-12 17:26:11 +02:00
device.rs virtio-device: fix some misspelled words in comment 2021-05-07 09:07:36 +02:00
epoll_helper.rs virtio-devices: Acknowledge a device being paused 2020-08-13 14:52:18 +02:00
iommu.rs virtio-devices: Stop deriving unnecessary traits 2021-05-12 17:26:11 +02:00
lib.rs virtio-devices: vhost_user: Enable most virtio reserved features 2021-05-25 12:12:22 +02:00
mem.rs virtio-devices: Version state structures 2021-05-10 14:40:27 +01:00
net.rs virtio-devices: Remove the need for net_util in the crate 2021-05-21 14:39:56 +02:00
pmem.rs virtio-devices: Stop deriving unnecessary traits 2021-05-12 17:26:11 +02:00
rng.rs virtio-devices: Stop deriving unnecessary traits 2021-05-12 17:26:11 +02:00
seccomp_filters.rs virtio-devices: seccomp: Cleanup unused seccomp filter entries 2021-05-19 18:21:47 +02:00
watchdog.rs virtio-devices: Stop deriving unnecessary traits 2021-05-12 17:26:11 +02:00