Revision ba85d351 qemu-monitor.hx

b/qemu-monitor.hx
1117 1117
        .params     = "block_passwd device password",
1118 1118
        .help       = "set the password of encrypted block devices",
1119 1119
        .user_print = monitor_user_noop,
1120
        .mhandler.cmd_new = do_block_set_passwd,
1120
        .cmd_new_ret = do_block_set_passwd,
1121 1121
    },
1122 1122

  
1123 1123
STEXI

Also available in: Unified diff