cloud-hypervisor/virtio-devices
Sebastien Boeuf 613c60fc6f virtio-devices: vhost-user: Enable correct queue indexes
Rather than relying on the amount of queues to enable or disable the
queue that have been activated, we rely on the actual queue indexes
provided through the tuple including the queue index, the Queue and the
EventFd. By storing the list of indexes, we simplify the code and also
make it more accurate in case some queues aren't activated.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-07-21 14:28:41 +02:00
..
src virtio-devices: vhost-user: Enable correct queue indexes 2022-07-21 14:28:41 +02:00
Cargo.toml build: bump vmm-sys-util from 0.9.0 to 0.10.0 2022-07-20 09:40:28 +00:00