]> Git Repo - qemu.git/blame - tests/qemu-iotests/140.out
iotests: ignore import warnings from pylint
[qemu.git] / tests / qemu-iotests / 140.out
CommitLineData
16dee418
HR
1QA output created by 140
2Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536
3wrote 65536/65536 bytes at offset 0
464 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
a98b1a1f 5{ 'execute': 'qmp_capabilities' }
16dee418 6{"return": {}}
a98b1a1f 7{ 'execute': 'nbd-server-start', 'arguments': { 'addr': { 'type': 'unix', 'data': { 'path': 'SOCK_DIR/nbd' }}}}
16dee418 8{"return": {}}
a98b1a1f 9{ 'execute': 'nbd-server-add', 'arguments': { 'device': 'drv' }}
16dee418
HR
10{"return": {}}
11read 65536/65536 bytes at offset 0
1264 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
a98b1a1f 13{ 'execute': 'eject', 'arguments': { 'device': 'drv' }}
16dee418 14{"return": {}}
46cabce6 15qemu-io: can't open device nbd+unix:///drv?socket=SOCK_DIR/nbd: Requested export not available
9a76bd78 16server reported: export 'drv' not present
a98b1a1f 17{ 'execute': 'quit' }
16dee418 18{"return": {}}
92548938 19{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN", "data": {"guest": false, "reason": "host-qmp-quit"}}
16dee418 20*** done
This page took 0.243954 seconds and 4 git commands to generate.