xref: /openbmc/qemu/tests/qemu-iotests/117.out (revision f389309d)
115a2b18fSMax ReitzQA output created by 117
215a2b18fSMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536
3a98b1a1fSEric Blake{ 'execute': 'qmp_capabilities' }
415a2b18fSMax Reitz{"return": {}}
50e720781SMax Reitz{ 'execute': 'blockdev-add',
60e720781SMax Reitz       'arguments': { 'node-name': 'protocol',
70e720781SMax Reitz                      'driver': 'file',
80e720781SMax Reitz                      'filename': 'TEST_DIR/t.IMGFMT' } }
915a2b18fSMax Reitz{"return": {}}
100e720781SMax Reitz{ 'execute': 'blockdev-add',
110e720781SMax Reitz       'arguments': { 'node-name': 'format',
120e720781SMax Reitz                      'driver': 'IMGFMT',
130e720781SMax Reitz                      'file': 'protocol' } }
1415a2b18fSMax Reitz{"return": {}}
150e720781SMax Reitz{ 'execute': 'human-monitor-command',
160e720781SMax Reitz       'arguments': { 'command-line': 'qemu-io format "write -P 42 0 64k"' } }
1715a2b18fSMax Reitzwrote 65536/65536 bytes at offset 0
1815a2b18fSMax Reitz64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
1915a2b18fSMax Reitz{"return": ""}
20a98b1a1fSEric Blake{ 'execute': 'quit' }
2192548938SDominik Csapak{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN", "data": {"guest": false, "reason": "host-qmp-quit"}}
22*f389309dSStefan Hajnoczi{"return": {}}
2315a2b18fSMax ReitzNo errors were found on the image.
2415a2b18fSMax Reitzread 65536/65536 bytes at offset 0
2515a2b18fSMax Reitz64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
2615a2b18fSMax Reitz*** done
27