mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35:20 +00:00
A Virtual Machine Monitor for modern Cloud workloads.
3b2faa9f11
If the driver triggers a reset by writing zero into the status register then reset the underlying device if supported. A device reset also requires resetting various aspects of the queue. In order to be able to do a subsequent reactivate it is required to reclaim certain resources (interrupt and queue EventFDs.) If a device reset is requested by the driver but the underlying device does not support it then generate an error as the driver would not be able to configure it anyway. Signed-off-by: Rob Bradford <robert.bradford@intel.com> |
||
---|---|---|
arch | ||
arch_gen | ||
devices | ||
pci | ||
qcow | ||
src | ||
virtio-bindings | ||
vm-allocator | ||
vm-virtio | ||
vmm | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-BSD-3-Clause | ||
README.md |