cloud-hypervisor/vm-virtio/src
Sebastien Boeuf f06b2aaaa7 vm-virtio: vhost-user: Set the right vring size
The vhost-user implementation was always passing the maximum size
supported by the virtqueues to the backend, but this is obviously wrong
as it must pass the size being set by the driver running in the guest.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-09-23 17:29:38 +01:00
..
transport vm-virtio: Fix virtio-pci BAR type 2019-09-21 09:11:30 +01:00
vhost_user vm-virtio: vhost-user: Set the right vring size 2019-09-23 17:29:38 +01:00
vsock vm-virtio: vsock: Port unit testing from Firecracker 2019-09-06 10:51:25 -07:00
block.rs virtio-bindings: Rely on the upstream crate from rust-vmm 2019-09-19 07:13:54 -07:00
console.rs vmm: Add RwLock to the GuestMemoryMmap 2019-08-22 08:24:15 +01:00
device.rs vmm: Add RwLock to the GuestMemoryMmap 2019-08-22 08:24:15 +01:00
lib.rs vm-virtio: vhost-user-blk: Add support for reset 2019-09-20 15:56:51 +02:00
net.rs virtio-bindings: Rely on the upstream crate from rust-vmm 2019-09-19 07:13:54 -07:00
pmem.rs vmm: Add RwLock to the GuestMemoryMmap 2019-08-22 08:24:15 +01:00
queue.rs vm-virtio: vsock: Port submodule csm and packet from Firecracker 2019-09-06 10:51:25 -07:00
rng.rs vmm: Add RwLock to the GuestMemoryMmap 2019-08-22 08:24:15 +01:00