cloud-hypervisor/vmm
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 micro_http: Use Firecracker version 2019-10-04 06:52:34 -07:00