Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-20210407-pull-request...
[qemu/ar7.git] / tests / qemu-iotests / 156.out
blob4a22f0c41af8671acdb3796b9f3d907041583d9d
1 QA output created by 156
2 Formatting 'TEST_DIR/t.IMGFMT.backing', fmt=IMGFMT size=1048576
3 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 backing_file=TEST_DIR/t.IMGFMT.backing backing_fmt=IMGFMT
4 wrote 262144/262144 bytes at offset 0
5 256 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
6 wrote 196608/196608 bytes at offset 65536
7 192 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8 { 'execute': 'qmp_capabilities' }
9 {"return": {}}
10 Formatting 'TEST_DIR/t.IMGFMT.overlay', fmt=IMGFMT size=1048576 backing_file=TEST_DIR/t.IMGFMT backing_fmt=IMGFMT
11 { 'execute': 'blockdev-snapshot-sync',
12        'arguments': { 'device': 'source',
13                       'snapshot-file': 'TEST_DIR/t.IMGFMT.overlay',
14                       'format': 'IMGFMT',
15                       'mode': 'existing' } }
16 {"return": {}}
17 { 'execute': 'human-monitor-command',
18        'arguments': { 'command-line':
19                       'qemu-io source "write -P 3 128k 128k"' } }
20 wrote 131072/131072 bytes at offset 131072
21 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
22 {"return": ""}
23 Formatting 'TEST_DIR/t.IMGFMT.target.overlay', fmt=IMGFMT size=1048576 backing_file=TEST_DIR/t.IMGFMT.target backing_fmt=IMGFMT
24 { 'execute': 'drive-mirror',
25        'arguments': { 'device': 'source',
26                       'target': 'TEST_DIR/t.IMGFMT.target.overlay',
27                       'mode': 'existing',
28                       'sync': 'top' } }
29 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "created", "id": "source"}}
30 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "running", "id": "source"}}
31 {"return": {}}
32 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "ready", "id": "source"}}
33 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "BLOCK_JOB_READY", "data": {"device": "source", "len": 131072, "offset": 131072, "speed": 0, "type": "mirror"}}
34 { 'execute': 'human-monitor-command',
35        'arguments': { 'command-line':
36                       'qemu-io source "write -P 4 192k 64k"' } }
37 wrote 65536/65536 bytes at offset 196608
38 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
39 {"return": ""}
40 { 'execute': 'block-job-complete',
41        'arguments': { 'device': 'source' } }
42 {"return": {}}
43 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "waiting", "id": "source"}}
44 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "pending", "id": "source"}}
45 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "BLOCK_JOB_COMPLETED", "data": {"device": "source", "len": 196608, "offset": 196608, "speed": 0, "type": "mirror"}}
46 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "concluded", "id": "source"}}
47 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "null", "id": "source"}}
49 { 'execute': 'human-monitor-command',
50        'arguments': { 'command-line':
51                       'qemu-io source "read -P 1 0k 64k"' } }
52 read 65536/65536 bytes at offset 0
53 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
54 {"return": ""}
55 { 'execute': 'human-monitor-command',
56        'arguments': { 'command-line':
57                       'qemu-io source "read -P 2 64k 64k"' } }
58 read 65536/65536 bytes at offset 65536
59 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
60 {"return": ""}
61 { 'execute': 'human-monitor-command',
62        'arguments': { 'command-line':
63                       'qemu-io source "read -P 3 128k 64k"' } }
64 read 65536/65536 bytes at offset 131072
65 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
66 {"return": ""}
67 { 'execute': 'human-monitor-command',
68        'arguments': { 'command-line':
69                       'qemu-io source "read -P 4 192k 64k"' } }
70 read 65536/65536 bytes at offset 196608
71 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
72 {"return": ""}
74 { 'execute': 'quit' }
75 {"return": {}}
76 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN", "data": {"guest": false, "reason": "host-qmp-quit"}}
78 read 65536/65536 bytes at offset 0
79 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
80 read 65536/65536 bytes at offset 65536
81 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
82 read 65536/65536 bytes at offset 131072
83 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
84 read 65536/65536 bytes at offset 196608
85 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
87 *** done