Home
last modified time | relevance | path

Searched defs:MonitorHMP (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/monitor/
H A Dmonitor-internal.h121 struct MonitorHMP { struct
122 Monitor common;
123 bool use_readline;
131 ReadLineState *rs;
/openbmc/qemu/include/monitor/
H A Dmonitor.h9 typedef struct MonitorHMP MonitorHMP; typedef