]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qemu-iotests/183.out
i386: Update new x86_apicid parsing rules with die_offset support
[mirror_qemu.git] / tests / qemu-iotests / 183.out
CommitLineData
49695eeb
KW
1QA output created by 183
2Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
3Formatting 'TEST_DIR/t.IMGFMT.dest', fmt=IMGFMT size=67108864
4
5=== Starting VMs ===
6
7{"return": {}}
8{"return": {}}
9
10=== Write something on the source ===
11
12wrote 65536/65536 bytes at offset 0
1364 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
14{"return": ""}
15read 65536/65536 bytes at offset 0
1664 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
17{"return": ""}
18
19=== Do block migration to destination ===
20
21{"return": {}}
22{"return": {"status": "postmigrate", "singlestep": false, "running": false}}
23
24=== Do some I/O on the destination ===
25
26{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "RESUME"}
27{"return": {"status": "running", "singlestep": false, "running": true}}
28read 65536/65536 bytes at offset 0
2964 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
30{"return": ""}
31wrote 65536/65536 bytes at offset 1048576
3264 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
33{"return": ""}
34
35=== Shut down and check image ===
36
37{"return": {}}
38{"return": {}}
92548938
DC
39{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN", "data": {"guest": false, "reason": "host-qmp-quit"}}
40{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN", "data": {"guest": false, "reason": "host-qmp-quit"}}
49695eeb
KW
41No errors were found on the image.
42No errors were found on the image.
43wrote 65536/65536 bytes at offset 1048576
4464 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
45Images are identical.
46*** done