Re: [libvirt] [PATCH v2 0/3]usb devices with same vendorID, productID hotplug support

2012-05-02 Thread Osier Yang
On 2012年05月01日 16:16, Guannan Ren wrote: https://bugzilla.redhat.com/show_bug.cgi?id=815755 The set of patch tries to fix the issue when multiple usb devices with same idVendor, idProduct are availible on host, the usb device with lowest bus:device will be attached to guest if usb xml file is

Re: [libvirt] [PATCH v2 0/3]usb devices with same vendorID, productID hotplug support

2012-05-02 Thread Osier Yang
On 2012年05月03日 00:35, Eric Blake wrote: On 05/02/2012 10:26 AM, Osier Yang wrote: The error could be more clear, e.g. multiple USB deivces for vendor='15e1', product='2007', useaddress to specify one. And it's not XML error, the XML is just fine. The XML with only 'vendor' and 'product'

Re: [libvirt] [PATCH v2 0/3]usb devices with same vendorID, productID hotplug support

2012-05-02 Thread Eric Blake
On 05/02/2012 10:26 AM, Osier Yang wrote: The error could be more clear, e.g. multiple USB deivces for vendor='15e1', product='2007', use address to specify one. And it's not XML error, the XML is just fine. The XML with only 'vendor' and 'product' specified could still work well if no

[libvirt] [PATCH v2 0/3]usb devices with same vendorID, productID hotplug support

2012-05-01 Thread Guannan Ren
https://bugzilla.redhat.com/show_bug.cgi?id=815755 The set of patch tries to fix the issue when multiple usb devices with same idVendor, idProduct are availible on host, the usb device with lowest bus:device will be attached to guest if usb xml file is given like this: hostdev mode='subsystem'