]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qemu-iotests/143.out
monitor: only run coroutine commands in qemu_aio_context
[mirror_qemu.git] / tests / qemu-iotests / 143.out
CommitLineData
34250395 1QA output created by 143
a98b1a1f 2{ 'execute': 'qmp_capabilities' }
34250395 3{"return": {}}
0e720781
HR
4{ 'execute': 'nbd-server-start',
5 'arguments': { 'addr': { 'type': 'unix',
6 'data': { 'path': 'SOCK_DIR/nbd' }}}}
34250395 7{"return": {}}
9a9c7c8f 8qemu-io: can't open device nbd+unix:///no_such_export?socket=SOCK_DIR/nbd: Requested export not available
9a76bd78 9server reported: export 'no_such_export' not present
5c4fe018
EB
10qemu-io: can't open device nbd+unix:///aa--aa1?socket=SOCK_DIR/nbd: Requested export not available
11server reported: export 'aa--aa...' not present
a98b1a1f 12{ 'execute': 'quit' }
92548938 13{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN", "data": {"guest": false, "reason": "host-qmp-quit"}}
effd60c8 14{"return": {}}
34250395 15*** done