summaryrefslogtreecommitdiffstats
path: root/hmp.c
diff options
context:
space:
mode:
authorVladimir Sementsov-Ogievskiy2019-04-30 14:36:11 +0200
committerKevin Wolf2019-04-30 15:29:00 +0200
commit54277a2aab876aba7b55c7e88e2b372691849741 (patch)
tree5932f10c995dce86374c549bb4724f9dbadbdcc7 /hmp.c
parentiotests: Check that images are in read-only mode after block-commit (diff)
downloadqemu-54277a2aab876aba7b55c7e88e2b372691849741.tar.gz
qemu-54277a2aab876aba7b55c7e88e2b372691849741.tar.xz
qemu-54277a2aab876aba7b55c7e88e2b372691849741.zip
block/qed: add missed coroutine_fn markers
qed_read_table and qed_write_table use coroutine-only interfaces but are not marked coroutine_fn. Happily, they are called only from coroutine context, so we only need to add missed markers. Reported-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hmp.c')
0 files changed, 0 insertions, 0 deletions