summary refs log tree commit diff stats
path: root/scripts/qapi/parser.py
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2023-05-09 15:41:33 +0200
committerKevin Wolf <kwolf@redhat.com>2023-05-10 14:16:53 +0200
commite113362e4cdfdcfe1d497e569527f70a0021333a (patch)
treecfe591c4898c7a9b1a3c7260cf171adeae3b9fd3 /scripts/qapi/parser.py
parent0c7d204f50c382c6baac8c94bd57af4a022b3888 (diff)
downloadfocaccia-qemu-e113362e4cdfdcfe1d497e569527f70a0021333a.tar.gz
focaccia-qemu-e113362e4cdfdcfe1d497e569527f70a0021333a.zip
iotests: Test resizing image attached to an iothread
This tests that trying to resize an image with QMP block_resize doesn't
hang or otherwise fail when the image is attached to a device running in
an iothread.

This is a regression test for the recent fix that changed
qmp_block_resize, which is a coroutine based QMP handler, to avoid
calling no_coroutine_fns directly.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20230509134133.373408-1-kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions