]> git.proxmox.com Git - qemu.git/blobdiff - qemu-monitor.hx
Monitor: Convert do_migrate() to cmd_new_ret()
[qemu.git] / qemu-monitor.hx
index e987cf100c066a6e6f92ef96c0d0a20452f41ef9..3a1f9bc5184c146fe63f1a063cb40107d373ab6d 100644 (file)
@@ -773,7 +773,7 @@ ETEXI
                      "shared storage with incremental copy of disk "
                      "(base image shared between src and destination)",
         .user_print = monitor_user_noop,       
-       .mhandler.cmd_new = do_migrate,
+       .cmd_new_ret = do_migrate,
     },