Home
last modified time | relevance | path

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

/openbmc/qemu/monitor/
H A Dmonitor.c51 } MonitorQAPIEventConf; typedef
309 static MonitorQAPIEventConf monitor_qapi_event_conf[QAPI_EVENT__MAX] = {
364 MonitorQAPIEventConf *evconf; in monitor_qapi_event_queue_no_reenter()
464 MonitorQAPIEventConf *evconf = &monitor_qapi_event_conf[evstate->event]; in monitor_qapi_event_handler()