cloud-hypervisor/virtio-devices/src/vhost_user
Sebastien Boeuf 5f98710471 virtio-devices: vhost-user: Stop the vrings on a virtio reset
Whenever a virtio reset happens, the vhost-user backend should be
notified that the vring should be stopped. This is performed by calling
GET_VRING_BASE on the appropriate queue indexes.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-07-21 14:28:41 +02:00
..
blk.rs virtio-devices: vhost-user: Enable correct queue indexes 2022-07-21 14:28:41 +02:00
fs.rs virtio-devices: vhost-user: Enable correct queue indexes 2022-07-21 14:28:41 +02:00
mod.rs virtio-devices: vhost-user: Enable correct queue indexes 2022-07-21 14:28:41 +02:00
net.rs virtio-devices: vhost-user: Enable correct queue indexes 2022-07-21 14:28:41 +02:00
vu_common_ctrl.rs virtio-devices: vhost-user: Stop the vrings on a virtio reset 2022-07-21 14:28:41 +02:00