]> git.proxmox.com Git - mirror_qemu.git/blobdiff - monitor.h
qmp: add DEVICE_TRAY_MOVED event
[mirror_qemu.git] / monitor.h
index b72ea07050b152f827b766427bc7323f71197b40..b6f700fde98016fff70dcd58400d65051b16f1ba 100644 (file)
--- a/monitor.h
+++ b/monitor.h
@@ -38,6 +38,7 @@ typedef enum MonitorEvent {
     QEVENT_SPICE_DISCONNECTED,
     QEVENT_BLOCK_JOB_COMPLETED,
     QEVENT_BLOCK_JOB_CANCELLED,
+    QEVENT_DEVICE_TRAY_MOVED,
     QEVENT_MAX,
 } MonitorEvent;