diff options
author | Alberto Faria <afaria@redhat.com> | 2022-10-13 14:36:50 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2022-10-27 20:14:11 +0200 |
commit | 6894ee2bee20fd22055f8a7337ef465efab0c823 (patch) | |
tree | 90fb506937c69ef48926e05243db5037aa56bec1 /gdbstub | |
parent | 7c85803c496744c30d070a37be2faf2070d417d3 (diff) | |
download | qemu-6894ee2bee20fd22055f8a7337ef465efab0c823.zip qemu-6894ee2bee20fd22055f8a7337ef465efab0c823.tar.gz qemu-6894ee2bee20fd22055f8a7337ef465efab0c823.tar.bz2 |
monitor: add missing coroutine_fn annotation
hmp_block_resize and hmp_screendump are defined as a ".coroutine = true" command,
so they must be coroutine_fn.
Signed-off-by: Alberto Faria <afaria@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20221013123711.620631-4-pbonzini@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'gdbstub')
0 files changed, 0 insertions, 0 deletions