mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -06:00
qemu-iotests: Test change-backing-file command
This involves a temporary read-write reopen if the backing file link in the middle of a backing file chain should be changed and is therefore a good test for the latest bdrv_reopen() vs. op blockers fixes. Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
parent
3045025991
commit
3fb23e0751
3 changed files with 171 additions and 0 deletions
|
@ -189,3 +189,4 @@
|
|||
190 rw auto quick
|
||||
192 rw auto quick
|
||||
194 rw auto migration quick
|
||||
195 rw auto quick
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue