]> git.proxmox.com Git - qemu.git/blobdiff - include/monitor/monitor.h
qga: Fix compiler warnings (missing format attribute, wrong format strings)
[qemu.git] / include / monitor / monitor.h
index 1942cc42fe2bbe7f68025556526d65a8cc9192ee..10fa0e390cd9bf8aeae6a2edfe3425cfbee2029d 100644 (file)
@@ -48,6 +48,7 @@ typedef enum MonitorEvent {
     QEVENT_BALLOON_CHANGE,
     QEVENT_SPICE_MIGRATE_COMPLETED,
     QEVENT_GUEST_PANICKED,
+    QEVENT_BLOCK_IMAGE_CORRUPTED,
 
     /* Add to 'monitor_event_names' array in monitor.c when
      * defining new events here */