• J
    Auto-add one hub if there are too many USB devices · 815d98ac
    Ján Tomko 提交于
    When parsing a command line with USB devices that have
    no address specified, QEMU automatically adds a USB hub
    if the device would fill up all the available USB ports.
    
    To help most of the users, add one hub if there are more
    USB devices than available ports. For wilder configurations,
    expect the user to provide us with more hubs and/or controllers.
    815d98ac
qemuxml2argvtest.c 81.4 KB