cloud-hypervisor/vm-virtio
Sebastien Boeuf 8225d4cd6e vm-virtio: Implement reset() for virtio-console
The virtio specification defines a device can be reset, which was not
supported by this virtio-console 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 virtio-console 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