]> Git Repo - qemu.git/blobdiff - monitor.h
net: add the support for -netdev socket, listen
[qemu.git] / monitor.h
index cd1d8786d1f40c76458c4bd260936f719a695e30..5f4de1b3daca9a577e6e9e697a7f0aa69e5603b8 100644 (file)
--- a/monitor.h
+++ b/monitor.h
@@ -41,6 +41,7 @@ typedef enum MonitorEvent {
     QEVENT_DEVICE_TRAY_MOVED,
     QEVENT_SUSPEND,
     QEVENT_WAKEUP,
+    QEVENT_BALLOON_CHANGE,
 
     /* Add to 'monitor_event_names' array in monitor.c when
      * defining new events here */
This page took 0.024508 seconds and 4 git commands to generate.