]> git.proxmox.com Git - qemu.git/blobdiff - qemu-monitor.hx
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / qemu-monitor.hx
index 9f62b94862fa0b74ddacb4ea127715bd7fb42922..2af3de6c22952616b46671723ea3cee82bf1b14d 100644 (file)
@@ -1287,7 +1287,7 @@ ETEXI
         .help       = "request VM to change its memory allocation (in MB)",
         .user_print = monitor_user_noop,
         .mhandler.cmd_async = do_balloon,
-        .async      = 1,
+        .flags      = MONITOR_CMD_ASYNC,
     },
 
 STEXI