]>
Commit | Line | Data |
---|---|---|
ab6f2bbb HR |
1 | QA output created by 068 |
2 | ||
ea4f3ceb SH |
3 | === Saving and reloading a VM state to/from a qcow2 image () === |
4 | ||
5 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 | |
6 | QEMU X.Y.Z monitor - type 'help' for more information | |
7 | (qemu) savevm 0 | |
8 | (qemu) quit | |
9 | QEMU X.Y.Z monitor - type 'help' for more information | |
10 | (qemu) quit | |
11 | ||
12 | === Saving and reloading a VM state to/from a qcow2 image (-object iothread,id=iothread0 -set device.hba0.iothread=iothread0) === | |
ab6f2bbb | 13 | |
7486458c | 14 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 |
ab6f2bbb | 15 | QEMU X.Y.Z monitor - type 'help' for more information |
69404d9e KW |
16 | (qemu) savevm 0 |
17 | (qemu) quit | |
ab6f2bbb | 18 | QEMU X.Y.Z monitor - type 'help' for more information |
69404d9e | 19 | (qemu) quit |
ab6f2bbb | 20 | *** done |