qemu/tests/qemu-iotests/tests/iothreads-nbd-export.out
Kevin Wolf e8fce34ecc iotests: Add test for reset/AioContext switches with NBD exports
This replicates the scenario in which the bug was reported.
Unfortunately this relies on actually executing a guest (so that the
firmware initialises the virtio-blk device and moves it to its
configured iothread), so this can't make use of the qtest accelerator
like most other test cases. I tried to find a different easy way to
trigger the bug, but couldn't find one.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-ID: <20240314165825.40261-3-kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2024-03-18 13:12:51 +01:00

19 lines
392 B
Text

Preparing disk...
Launching VM...
Exporting to NBD...
{"return": {}}
{"return": {}}
Connecting qemu-img...
Moving the NBD export to a different iothread...
{"return": {}}
{"return": {}}
{"return": {}}
{"return": {}}
{"return": {}}
{"return": {}}
{"return": {}}
{"return": {}}
{"return": {}}
{"return": {}}
Checking that it is still alive...
{"return": {"running": true, "status": "running"}}