Revision 584cbdb5 qemu-monitor.hx

b/qemu-monitor.hx
604 604
        .params     = "index",
605 605
        .help       = "set the default CPU",
606 606
        .user_print = monitor_user_noop,
607
        .mhandler.cmd_new = do_cpu_set,
607
        .cmd_new_ret = do_cpu_set,
608 608
    },
609 609

  
610 610
STEXI

Also available in: Unified diff