cloud-hypervisor/vm-virtio
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
..
src vm-virtio: vhost-user: Set the right vring size 2019-09-23 17:29:38 +01:00
Cargo.toml virtio-bindings: Rely on the upstream crate from rust-vmm 2019-09-19 07:13:54 -07:00