Re: [Qemu-devel] [PATCH] Re-attach usb device to kernel while usb_host_open fails

2015-06-23 Thread Gonglei
On 2015/6/23 22:49, Lin Ma wrote: > > 在 2015年06月23日 16:29, Gonglei 写道: >> On 2015/6/23 12:24, Lin Ma wrote: >>> Signed-off-by: Lin Ma >>> --- >>> hw/usb/host-libusb.c | 5 + >>> 1 file changed, 5 insertions(+) >>> >>> diff --git a/hw/usb/host-libusb.c b/hw/usb/host-libusb.c >>> index 10f47

Re: [Qemu-devel] [PATCH] Re-attach usb device to kernel while usb_host_open fails

2015-06-23 Thread Lin Ma
在 2015年06月23日 16:29, Gonglei 写道: On 2015/6/23 12:24, Lin Ma wrote: Signed-off-by: Lin Ma --- hw/usb/host-libusb.c | 5 + 1 file changed, 5 insertions(+) diff --git a/hw/usb/host-libusb.c b/hw/usb/host-libusb.c index 10f4735..7258c4d 100644 --- a/hw/usb/host-libusb.c +++ b/hw/usb/host-l

Re: [Qemu-devel] [PATCH] Re-attach usb device to kernel while usb_host_open fails

2015-06-23 Thread Gonglei
On 2015/6/23 12:24, Lin Ma wrote: > Signed-off-by: Lin Ma > --- > hw/usb/host-libusb.c | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/hw/usb/host-libusb.c b/hw/usb/host-libusb.c > index 10f4735..7258c4d 100644 > --- a/hw/usb/host-libusb.c > +++ b/hw/usb/host-libusb.c > @@ -888,6 +