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

2013-02-21 Thread Gerd Hoffmann
Hi, master is open again, time to push the bits piled up in the usb queue during the freeze. Most significant change is the usb3 streams support. Other than that there are a bunch of little fixes and some preparation for switch usb-host over to libusb. pleaase pull, Gerd The following chang

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

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

2012-09-13 Thread Gerd Hoffmann
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 e0a1e32dbc41e6b2aabb436a9417dfd32177a3dc: Merge branch 'usb.64' of git://git.kraxel.org/qemu (2012-09-11

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

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

2012-04-24 Thread Gerd Hoffmann
Hi, Nothing major, just a bag of bugfixes. please pull, Gerd The following changes since commit 092dfc7714ad7983aeb0cada5d5983e9fde8d84c: Merge remote-tracking branch 'origin/master' into staging (2012-04-23 15:02:53 -0500) are available in the git repository at: git://git.kraxel.org

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

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

2012-03-13 Thread Gerd Hoffmann
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 here and there. please pull, Gerd The followi