QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
703 B
24 lines
703 B
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) loadvm 0
|
|
(qemu) loadvm 0
|
|
(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) loadvm 0
|
|
(qemu) loadvm 0
|
|
(qemu) quit
|
|
*** done
|
|
|