Home
last modified time | relevance | path

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

/openbmc/qemu/include/monitor/
H A Dmonitor.h48 void monitor_read_command(MonitorHMP *mon, int show_prompt);
/openbmc/qemu/monitor/
H A Dhmp.c51 void monitor_read_command(MonitorHMP *mon, int show_prompt) in monitor_read_command() function
1490 monitor_read_command(mon, 0); in monitor_init_hmp()
/openbmc/qemu/ui/
H A Dui-hmp-cmds.c328 monitor_read_command(opaque, 1); in hmp_change_read_arg()