mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
The existing virtio-blk hotplug test is extended by removing and re-adding the virtio-blk device. This ensures the unplug/re-plug feature is properly tested. Fixes #1809 Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>