cloud-hypervisor/vm-virtio
Sebastien Boeuf 4b1328a29c vm-virtio: Implement reset() for vhost-user-net
The virtio specification defines a device can be reset, which was not
supported by this vhost-user-net 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
..
src vm-virtio: Implement reset() for vhost-user-net 2019-10-07 10:12:07 +02:00
Cargo.toml virtio-bindings: Rely on the upstream crate from rust-vmm 2019-09-19 07:13:54 -07:00