Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c636 void monitor_event(CPUS390XState *env, in monitor_event() function
655 monitor_event(env, monitor_code, monitor_class, GETPC()); in HELPER()
/openbmc/qemu/monitor/
H A Dhmp.c1401 static void monitor_event(void *opaque, QEMUChrEvent event) in monitor_event() function
1494 monitor_event, NULL, &mon->common, NULL, true); in monitor_init_hmp()