]> git.proxmox.com Git - qemu.git/blobdiff - monitor.h
qmp: add block_stream command
[qemu.git] / monitor.h
index 887c472a92982f92dc684169f8a3461b5254521c..34d00d107e184a4ae6409dbda19c4b6c6a6e5faa 100644 (file)
--- a/monitor.h
+++ b/monitor.h
@@ -36,6 +36,7 @@ typedef enum MonitorEvent {
     QEVENT_SPICE_CONNECTED,
     QEVENT_SPICE_INITIALIZED,
     QEVENT_SPICE_DISCONNECTED,
+    QEVENT_BLOCK_JOB_COMPLETED,
     QEVENT_MAX,
 } MonitorEvent;