Revision 7a344f7a qemu-monitor.hx

b/qemu-monitor.hx
810 810
        .args_type  = "pci_addr:s,type:s,opts:s?",
811 811
        .params     = "auto|[[<domain>:]<bus>:]<slot> nic|storage [[vlan=n][,macaddr=addr][,model=type]] [file=file][,if=type][,bus=nr]...",
812 812
        .help       = "hot-add PCI device",
813
        .mhandler.cmd = pci_device_hot_add,
813
        .user_print = pci_device_hot_add_print,
814
        .mhandler.cmd_new = pci_device_hot_add,
814 815
    },
815 816
#endif
816 817

  

Also available in: Unified diff