Revision 13c7425e qemu-monitor.hx

b/qemu-monitor.hx
40 40
        .args_type  = "item:s?",
41 41
        .params     = "[subcommand]",
42 42
        .help       = "show various information about the system state",
43
        .mhandler.cmd = do_info,
43
        .user_print = monitor_user_noop,
44
        .mhandler.cmd_new = do_info,
44 45
    },
45 46

  
46 47
STEXI

Also available in: Unified diff