mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 10:13:56 -06:00
qemu-iotest: add test for blockjob coroutine race condition
Signed-off-by: Jeff Cody <jcody@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
a2339699c3
commit
d975301dc8
3 changed files with 114 additions and 0 deletions
14
tests/qemu-iotests/200.out
Normal file
14
tests/qemu-iotests/200.out
Normal file
|
@ -0,0 +1,14 @@
|
|||
QA output created by 200
|
||||
Formatting 'TEST_DIR/backing.img', fmt=IMGFMT size=536870912
|
||||
Formatting 'TEST_DIR/test.img', fmt=IMGFMT size=536870912 backing_file=TEST_DIR/backing.img backing_fmt=IMGFMT
|
||||
wrote 314572800/314572800 bytes at offset 512
|
||||
300 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
||||
|
||||
=== Starting QEMU VM ===
|
||||
|
||||
{"return": {}}
|
||||
|
||||
=== Sending stream/cancel, checking for SIGSEGV only ===
|
||||
|
||||
500 iterations performed
|
||||
*** done
|
Loading…
Add table
Add a link
Reference in a new issue