mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
All our virtio devices support to be reset, but the virtio-mmio transport layer was not implemented for it. This patch fixes this lack of support. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>