tests/qemu-iotests/067
0 → 100755
+133
−0
tests/qemu-iotests/067.out
0 → 100644
+80
−0
+1
−0
Loading
Block devices creates with -drive and drive_add should automatically disappear if the guest device is unplugged. blockdev-add ones shouldn't. Signed-off-by:Kevin Wolf <kwolf@redhat.com> Reviewed-by:
Max Reitz <mreitz@redhat.com> Reviewed-by:
Eric Blake <eblake@redhat.com>