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
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.
> 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
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
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
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