Re: [Qemu-devel] [PULL 00/14] usb patch queue

2012-09-21 Thread Aurelien Jarno
On Thu, Sep 13, 2012 at 10:39:46AM +0200, Gerd Hoffmann wrote: > Hi, > > Here comes the usb patch queue, featuring life migration support for > usb network redirection and the usual share of bugfixes ;) > > please pull, > Gerd > > The following changes since commit e0a1e32dbc41e6b2aabb436a94

Re: [Qemu-devel] [PULL 00/14] usb patch queue

2012-09-14 Thread Hans de Goede
Hi, On 09/14/2012 10:27 AM, Gerd Hoffmann wrote: Are any of the bugfixes worth to apply to previous or new -stable series? I know usbredir configure fix is needed, anything else? Gerd Hoffmann (2): usb-host: allow emulated (non-async) control requests without USBPacket This.

Re: [Qemu-devel] [PULL 00/14] usb patch queue

2012-09-14 Thread Gerd Hoffmann
> Are any of the bugfixes worth to apply to previous or new -stable > series? I know usbredir configure fix is needed, anything else? >> Gerd Hoffmann (2): >> usb-host: allow emulated (non-async) control requests without USBPacket This. >> ehci: Fix interrupts stopping when Interrup

Re: [Qemu-devel] [PULL 00/14] usb patch queue

2012-09-14 Thread Michael Tokarev
On 13.09.2012 12:39, Gerd Hoffmann wrote: > Hi, > > Here comes the usb patch queue, featuring life migration support for > usb network redirection and the usual share of bugfixes ;) Are any of the bugfixes worth to apply to previous or new -stable series? I know usbredir configure fix is neede

Re: [Qemu-devel] [PULL 00/14] usb patch queue

2012-04-26 Thread Gerd Hoffmann
Hi, > are available in the git repository at: > > git://git.kraxel.org/qemu usb.48 Updated pull at branch usb.49 Rebased to latest master, dropped this patch ... > usb-host: add timeout handler ... which caused a regression for Johannes Stezenbach. cheers, Gerd

Re: [Qemu-devel] [PULL 00/14] usb patch queue

2012-03-13 Thread Anthony Liguori
On 03/13/2012 07:19 AM, Gerd Hoffmann wrote: Hi, This pull brings in the bug usb rename, i.e. move all usb emulation source code into hw/usb/. Also UHCI got some love, featuring some cleanups, some small fixes and full tracing support. Beside that it brings the usual bunch of little fixes h