1 2 3 4 5 6
#include "qemu-common.h" #include "monitor/monitor.h" void monitor_protocol_event(MonitorEvent event, QObject *data) { }