Revision 6cdedb07 hmp-commands.hx

b/hmp-commands.hx
771 771
        .args_type  = "",
772 772
        .params     = "",
773 773
        .help       = "cancel the current VM migration",
774
        .user_print = monitor_user_noop,
775
        .mhandler.cmd_new = do_migrate_cancel,
774
        .mhandler.cmd = hmp_migrate_cancel,
776 775
    },
777 776

  
778 777
STEXI

Also available in: Unified diff