Home
last modified time | relevance | path

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

/openbmc/qemu/include/monitor/
H A Dmonitor.h10 typedef struct MonitorOptions MonitorOptions; typedef
24 int monitor_init(MonitorOptions *opts, bool allow_hmp, Error **errp);
/openbmc/qemu/qapi/
H A Dcontrol.json190 # @MonitorOptions:
205 { 'struct': 'MonitorOptions',
/openbmc/qemu/storage-daemon/
H A Dqemu-storage-daemon.c325 MonitorOptions *monitor; in process_options()
/openbmc/qemu/monitor/
H A Dmonitor.c725 int monitor_init(MonitorOptions *opts, bool allow_hmp, Error **errp) in monitor_init()
765 MonitorOptions *options; in monitor_init_opts()