xref: /qemu/tests/qemu-iotests/156.out (revision a81df1b6)
1QA output created by 156
2Formatting 'TEST_DIR/t.IMGFMT.backing', fmt=IMGFMT size=1048576
3Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 backing_file=TEST_DIR/t.IMGFMT.backing backing_fmt=IMGFMT
4wrote 262144/262144 bytes at offset 0
5256 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
6wrote 196608/196608 bytes at offset 65536
7192 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8{ 'execute': 'qmp_capabilities' }
9{"return": {}}
10Formatting 'TEST_DIR/t.IMGFMT.overlay', fmt=IMGFMT size=1048576 backing_file=TEST_DIR/t.IMGFMT backing_fmt=IMGFMT
11{ 'execute': 'blockdev-snapshot-sync', 'arguments': { 'device': 'source', 'snapshot-file': 'TEST_DIR/t.IMGFMT.overlay', 'format': 'IMGFMT', 'mode': 'existing' } }
12{"return": {}}
13{ 'execute': 'human-monitor-command', 'arguments': { 'command-line': 'qemu-io source "write -P 3 128k 128k"' } }
14wrote 131072/131072 bytes at offset 131072
15128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
16{"return": ""}
17Formatting 'TEST_DIR/t.IMGFMT.target.overlay', fmt=IMGFMT size=1048576 backing_file=TEST_DIR/t.IMGFMT.target backing_fmt=IMGFMT
18{ 'execute': 'drive-mirror', 'arguments': { 'device': 'source', 'target': 'TEST_DIR/t.IMGFMT.target.overlay', 'mode': 'existing', 'sync': 'top' } }
19{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "created", "id": "source"}}
20{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "running", "id": "source"}}
21{"return": {}}
22{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "ready", "id": "source"}}
23{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "BLOCK_JOB_READY", "data": {"device": "source", "len": 131072, "offset": 131072, "speed": 0, "type": "mirror"}}
24{ 'execute': 'human-monitor-command', 'arguments': { 'command-line': 'qemu-io source "write -P 4 192k 64k"' } }
25wrote 65536/65536 bytes at offset 196608
2664 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
27{"return": ""}
28{ 'execute': 'block-job-complete', 'arguments': { 'device': 'source' } }
29{"return": {}}
30{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "waiting", "id": "source"}}
31{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "pending", "id": "source"}}
32{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "BLOCK_JOB_COMPLETED", "data": {"device": "source", "len": 196608, "offset": 196608, "speed": 0, "type": "mirror"}}
33{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "concluded", "id": "source"}}
34{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "null", "id": "source"}}
35
36{ 'execute': 'human-monitor-command', 'arguments': { 'command-line': 'qemu-io source "read -P 1 0k 64k"' } }
37read 65536/65536 bytes at offset 0
3864 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
39{"return": ""}
40{ 'execute': 'human-monitor-command', 'arguments': { 'command-line': 'qemu-io source "read -P 2 64k 64k"' } }
41read 65536/65536 bytes at offset 65536
4264 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
43{"return": ""}
44{ 'execute': 'human-monitor-command', 'arguments': { 'command-line': 'qemu-io source "read -P 3 128k 64k"' } }
45read 65536/65536 bytes at offset 131072
4664 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
47{"return": ""}
48{ 'execute': 'human-monitor-command', 'arguments': { 'command-line': 'qemu-io source "read -P 4 192k 64k"' } }
49read 65536/65536 bytes at offset 196608
5064 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
51{"return": ""}
52
53{ 'execute': 'quit' }
54{"return": {}}
55{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN", "data": {"guest": false, "reason": "host-qmp-quit"}}
56
57read 65536/65536 bytes at offset 0
5864 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
59read 65536/65536 bytes at offset 65536
6064 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
61read 65536/65536 bytes at offset 131072
6264 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
63read 65536/65536 bytes at offset 196608
6464 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
65
66*** done
67