Home
last modified time | relevance | path

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

/openbmc/qemu/monitor/
H A Dhmp.c41 static void monitor_command_cb(void *opaque, const char *cmdline, in monitor_command_cb() function
57 readline_start(mon->rs, "(qemu) ", 0, monitor_command_cb, NULL); in monitor_read_command()