cloud-hypervisor/vm-virtio/src
Rob Bradford 1151b07682 vm-virtio: block: Add support for resetting a block device
As it is necessary to return the interrupt EventFD and the queue EventFD
to the transport layer upon reset the activate function has been
modified to clone these descriptors as well as the underlying disk
itself.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-05-09 15:44:18 +02:00
..
transport vm-virtio: Reset underlying device on driver request 2019-05-09 15:44:18 +02:00
block.rs vm-virtio: block: Add support for resetting a block device 2019-05-09 15:44:18 +02:00
device.rs cloud-hypervisor: Add proper licensing 2019-05-09 15:44:17 +02:00
lib.rs vm-virtio: Reset underlying device on driver request 2019-05-09 15:44:18 +02:00
queue.rs vm-virtio: Reset underlying device on driver request 2019-05-09 15:44:18 +02:00