Re: [libvirt] [PATCH v2 3/3] qemu: search usb device accurately to improve usb device hotplug

2012-05-03 Thread Guannan Ren
On 05/03/2012 01:31 AM, Eric Blake wrote: On 05/01/2012 02:16 AM, Guannan Ren wrote: One usb device could be allowed to hotplug in at a time. If user give a xml as follows. Probably there are two usb devices avaiable s/avaiable/available/ but with different value of bus, device we give a

Re: [libvirt] [PATCH v2 3/3] qemu: search usb device accurately to improve usb device hotplug

2012-05-03 Thread Guannan Ren
On 05/03/2012 02:06 AM, Osier Yang wrote: On 2012年05月01日 16:16, Guannan Ren wrote: One usb device could be allowed to hotplug in at a time. If user give a xml as follows. s/give/gives/ Probably there are two usb devices avaiable s/avaiable/available/ but with different value of bus,

Re: [libvirt] [PATCH v2 3/3] qemu: search usb device accurately to improve usb device hotplug

2012-05-02 Thread Martin Kletzander
On 05/01/2012 10:16 AM, Guannan Ren wrote: One usb device could be allowed to hotplug in at a time. If user give a xml as follows. Probably there are two usb devices avaiable but with different value of bus, device we give a error to let user use address to specify the desired one.

Re: [libvirt] [PATCH v2 3/3] qemu: search usb device accurately to improve usb device hotplug

2012-05-02 Thread Eric Blake
On 05/01/2012 02:16 AM, Guannan Ren wrote: One usb device could be allowed to hotplug in at a time. If user give a xml as follows. Probably there are two usb devices avaiable s/avaiable/available/ but with different value of bus, device we give a error to let user use address to specify

Re: [libvirt] [PATCH v2 3/3] qemu: search usb device accurately to improve usb device hotplug

2012-05-02 Thread Osier Yang
On 2012年05月03日 02:06, Osier Yang wrote: On 2012年05月01日 16:16, Guannan Ren wrote: One usb device could be allowed to hotplug in at a time. If user give a xml as follows. s/give/gives/ Probably there are two usb devices avaiable s/avaiable/available/ but with different value of bus, device

Re: [libvirt] [PATCH v2 3/3] qemu: search usb device accurately to improve usb device hotplug

2012-05-02 Thread Osier Yang
On 2012年05月01日 16:16, Guannan Ren wrote: One usb device could be allowed to hotplug in at a time. If user give a xml as follows. s/give/gives/ Probably there are two usb devices avaiable s/avaiable/available/ but with different value of bus, device we give a error to let user useaddress

[libvirt] [PATCH v2 3/3] qemu: search usb device accurately to improve usb device hotplug

2012-05-01 Thread Guannan Ren
One usb device could be allowed to hotplug in at a time. If user give a xml as follows. Probably there are two usb devices avaiable but with different value of bus, device we give a error to let user use address to specify the desired one. hostdev mode='subsystem' type='usb' managed='yes'