25 lines
703 B
Plaintext
25 lines
703 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) 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
|