cloud-hypervisor/vm-virtio/src
Sebastien Boeuf d723b7dae8 vm-virtio: vhost-user-blk: Add support for reset
If we expect the vhost-user-blk device to be used for booting a VMM
along with the firmware, then need the device to support being reset.

In the vhost-user context, this means the backend needs to be informed
the vrings are disabled and stopped, and the owner needs to be reset
too.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-09-20 15:56:51 +02:00
..
transport vm-virtio: Allocate BARs for virtio-block devices in 32-bit hole 2019-09-19 10:43:55 +01:00
vhost_user vm-virtio: vhost-user-blk: Add support for reset 2019-09-20 15:56:51 +02: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