]> git.proxmox.com Git - qemu.git/blobdiff - include/monitor/monitor.h
add a new qevent: QEVENT_GUEST_PANICKED
[qemu.git] / include / monitor / monitor.h
index b868760d7c550c226bdeba5f9cebac11ba9a8220..1a6cfcf6879225d2d91e1aaee1702c2b8aa618e1 100644 (file)
@@ -46,6 +46,7 @@ typedef enum MonitorEvent {
     QEVENT_WAKEUP,
     QEVENT_BALLOON_CHANGE,
     QEVENT_SPICE_MIGRATE_COMPLETED,
+    QEVENT_GUEST_PANICKED,
 
     /* Add to 'monitor_event_names' array in monitor.c when
      * defining new events here */