Revision b1a15e7e monitor.h

b/monitor.h
15 15

  
16 16
/* QMP events */
17 17
typedef enum MonitorEvent {
18
    EVENT_DEBUG,
19
    EVENT_SHUTDOWN,
20
    EVENT_RESET,
21
    EVENT_POWERDOWN,
22
    EVENT_STOP,
18 23
    EVENT_MAX,
19 24
} MonitorEvent;
20 25

  

Also available in: Unified diff