]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hmp-commands.hx
qapi: Convert expire_password
[mirror_qemu.git] / hmp-commands.hx
index 4355a6f1e4c18bca7c6cbd69205997c34e8e4811..047fba2eeb8d195dd22e47060d0bbc53f81c359d 100644 (file)
@@ -1239,8 +1239,7 @@ ETEXI
         .args_type  = "protocol:s,time:s",
         .params     = "protocol time",
         .help       = "set spice/vnc password expire-time",
-        .user_print = monitor_user_noop,
-        .mhandler.cmd_new = expire_password,
+        .mhandler.cmd = hmp_expire_password,
     },
 
 STEXI