]> git.proxmox.com Git - qemu.git/blobdiff - hmp-commands.hx
qapi: Convert system_powerdown
[qemu.git] / hmp-commands.hx
index b2f5cd1f47ce045a40fbbbae91d2509ca7eb09c4..07b493ca2770b7b38cbe2ee12971cf5890ec6606 100644 (file)
@@ -492,8 +492,7 @@ ETEXI
         .args_type  = "",
         .params     = "",
         .help       = "send system power down event",
-        .user_print = monitor_user_noop,
-        .mhandler.cmd_new = do_system_powerdown,
+        .mhandler.cmd = hmp_system_powerdown,
     },
 
 STEXI