Home
last modified time | relevance | path

Searched refs:handle_hmp_command_co (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/monitor/
H A Dhmp.c1117 static void handle_hmp_command_co(void *opaque) in handle_hmp_command_co() function
1167 Coroutine *co = qemu_coroutine_create(handle_hmp_command_co, &data); in handle_hmp_command()