ea4f3cebc4
Perform the savevm/loadvm test with both iothread on and off. This covers the recently found savevm/loadvm hang when iothread is enabled. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
21 lines
639 B
Plaintext
21 lines
639 B
Plaintext
QA output created by 068
|
|
|
|
=== Saving and reloading a VM state to/from a qcow2 image () ===
|
|
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072
|
|
QEMU X.Y.Z monitor - type 'help' for more information
|
|
(qemu) savevm 0
|
|
(qemu) quit
|
|
QEMU X.Y.Z monitor - type 'help' for more information
|
|
(qemu) quit
|
|
|
|
=== Saving and reloading a VM state to/from a qcow2 image (-object iothread,id=iothread0 -set device.hba0.iothread=iothread0) ===
|
|
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072
|
|
QEMU X.Y.Z monitor - type 'help' for more information
|
|
(qemu) savevm 0
|
|
(qemu) quit
|
|
QEMU X.Y.Z monitor - type 'help' for more information
|
|
(qemu) quit
|
|
*** done
|