mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 10:13:56 -06:00
qemu-iotests: add 202 external snapshots IOThread test
QMP 'transaction' blockdev-snapshot-sync with multiple disks in an IOThread is an untested code path. Several bugs have been found in connection with this command. This patch adds a test case to prevent future regressions. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-id: 20171206144550.22295-10-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
ca00bbb153
commit
6dd64919ea
3 changed files with 107 additions and 0 deletions
|
@ -197,3 +197,4 @@
|
|||
197 rw auto quick
|
||||
198 rw auto
|
||||
200 rw auto
|
||||
202 rw auto quick
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue