Revision 8bc27249 qemu-monitor.hx

b/qemu-monitor.hx
573 573
        .args_type  = "device:O",
574 574
        .params     = "driver[,prop=value][,...]",
575 575
        .help       = "add device, like -device on the command line",
576
        .mhandler.cmd = do_device_add,
576
        .user_print = monitor_user_noop,
577
        .mhandler.cmd_new = do_device_add,
577 578
    },
578 579

  
579 580
STEXI

Also available in: Unified diff