]> git.proxmox.com Git - qemu.git/blobdiff - monitor.h
Revert 455aa1e08 and c3767ed0eb
[qemu.git] / monitor.h
index 47d556b9d19aa9a75bb4fd90ba53c77c312ff380..5fc2983b943abf85c23d01c32ad3a4c20e960177 100644 (file)
--- a/monitor.h
+++ b/monitor.h
@@ -43,6 +43,7 @@ typedef enum MonitorEvent {
     QEVENT_SUSPEND_DISK,
     QEVENT_WAKEUP,
     QEVENT_BALLOON_CHANGE,
+    QEVENT_SPICE_MIGRATE_COMPLETED,
 
     /* Add to 'monitor_event_names' array in monitor.c when
      * defining new events here */