cloud-hypervisor/vm-virtio/src/vsock
Sebastien Boeuf dac7737919 vm-virtio: Implement reset() for virtio-vsock
The virtio specification defines a device can be reset, which was not
supported by this virtio-vsock implementation. The reason it is needed
is to support unbinding this device from the guest driver, and rebind
it to vfio-pci driver.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-10-07 10:12:07 +02:00
..
csm vm-virtio: vsock: Port unit testing from Firecracker 2019-09-06 10:51:25 -07:00
unix vm-virtio: vsock: Port unit testing from Firecracker 2019-09-06 10:51:25 -07:00
device.rs vm-virtio: Implement reset() for virtio-vsock 2019-10-07 10:12:07 +02:00
mod.rs vm-virtio: Implement reset() for virtio-vsock 2019-10-07 10:12:07 +02:00
packet.rs vm-virtio: vsock: Port unit testing from Firecracker 2019-09-06 10:51:25 -07:00