On 20/7/26 09:55, Marc-André Lureau wrote:
The function calls qemu_coroutine_yield(), and is called from monitor_qmp_dispatcher_co().Fixes: 60f4f62efeb ("monitor: extract request dequeuing to a new function") Signed-off-by: Marc-André Lureau <[email protected]> --- monitor/qmp.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
