]> git.proxmox.com Git - qemu.git/blobdiff - qmp-commands.hx
Version 1.0.1
[qemu.git] / qmp-commands.hx
index eb3072c504c18f0dfb393bbee3e67aaed52ac2ac..97975a520722b723280207c3694d0c10c67dac9f 100644 (file)
@@ -566,7 +566,8 @@ EQMP
         .params     = "protocol hostname port tls-port cert-subject",
         .help       = "send migration info to spice/vnc client",
         .user_print = monitor_user_noop,
-        .mhandler.cmd_new = client_migrate_info,
+        .mhandler.cmd_async = client_migrate_info,
+        .flags      = MONITOR_CMD_ASYNC,
     },
 
 SQMP