]> Git Repo - qemu.git/blobdiff - monitor.h
pc_piix/pc_sysfw: enable flash by default
[qemu.git] / monitor.h
index 887c472a92982f92dc684169f8a3461b5254521c..b72ea07050b152f827b766427bc7323f71197b40 100644 (file)
--- a/monitor.h
+++ b/monitor.h
@@ -36,6 +36,8 @@ typedef enum MonitorEvent {
     QEVENT_SPICE_CONNECTED,
     QEVENT_SPICE_INITIALIZED,
     QEVENT_SPICE_DISCONNECTED,
+    QEVENT_BLOCK_JOB_COMPLETED,
+    QEVENT_BLOCK_JOB_CANCELLED,
     QEVENT_MAX,
 } MonitorEvent;
 
This page took 0.019308 seconds and 4 git commands to generate.