Revision 43076664 qemu-monitor.hx

b/qemu-monitor.hx
482 482
        .args_type  = "",
483 483
        .params     = "",
484 484
        .help       = "send system power down event",
485
        .mhandler.cmd = do_system_powerdown,
485
        .user_print = monitor_user_noop,
486
        .mhandler.cmd_new = do_system_powerdown,
486 487
    },
487 488

  
488 489
STEXI

Also available in: Unified diff