]> git.proxmox.com Git - qemu.git/blobdiff - monitor.h
do not chdir(/) in qemu-nbd before opening all files
[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;