mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
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>
This commit is contained in:
parent
4f8a066b5f
commit
a9b43397a9
4 changed files with 222 additions and 0 deletions
|
@ -72,3 +72,4 @@
|
|||
064 rw auto
|
||||
065 rw auto
|
||||
066 rw auto
|
||||
067 rw auto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue