Searched hist:"6894 ee2bee20fd22055f8a7337ef465efab0c823" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/block/ |
H A D | block-hmp-cmds.h | diff 6894ee2bee20fd22055f8a7337ef465efab0c823 Thu Oct 13 07:36:50 CDT 2022 Alberto Faria <afaria@redhat.com> 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>
|
/openbmc/qemu/block/monitor/ |
H A D | block-hmp-cmds.c | diff 6894ee2bee20fd22055f8a7337ef465efab0c823 Thu Oct 13 07:36:50 CDT 2022 Alberto Faria <afaria@redhat.com> 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>
|
/openbmc/qemu/include/monitor/ |
H A D | hmp.h | diff 6894ee2bee20fd22055f8a7337ef465efab0c823 Thu Oct 13 07:36:50 CDT 2022 Alberto Faria <afaria@redhat.com> 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>
|