You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include/monitor
Alberto Faria 6894ee2bee 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>
2 years ago
..
hmp-target.h mos6522: add "info via" HMP command for debugging 3 years ago
hmp.h monitor: add missing coroutine_fn annotation 2 years ago
monitor.h monitor: expose monitor_puts to rest of code 2 years ago
qdev.h qdev: Base object creation on QDict rather than QemuOpts 3 years ago
stats.h qmp: add filtering of statistics by name 2 years ago