]> git.proxmox.com Git - mirror_qemu.git/commit
qemu-iotests: Check autodel behaviour for device_del
authorKevin Wolf <kwolf@redhat.com>
Wed, 18 Sep 2013 14:47:41 +0000 (16:47 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 11 Oct 2013 14:50:02 +0000 (16:50 +0200)
commita9b43397a9782d028f45b63fb4affee164f85948
tree4c37e478ba9f36673efc9b8f1a56e6e91e3b9a65
parent4f8a066b5fc254eeaabbbde56ba4f5b29cc68fdf
qemu-iotests: Check autodel behaviour for device_del

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>
tests/qemu-iotests/067 [new file with mode: 0755]
tests/qemu-iotests/067.out [new file with mode: 0644]
tests/qemu-iotests/common.filter
tests/qemu-iotests/group