Re: [Qemu-devel] usb: input-pipelining + speedups v3

2012-10-25 Thread Gerd Hoffmann
On 10/24/12 18:13, Hans de Goede wrote: > This is the final version of the input pipelining patchset, please > add these patches to your tree for Anthony. > > Changes since the v2 rfc: > - Move the settnig of the int_req flag for xhci, as you requested > - Add "ehci: Retry to fill the queue while

[Qemu-devel] usb: input-pipelining + speedups v3

2012-10-24 Thread Hans de Goede
This is the final version of the input pipelining patchset, please add these patches to your tree for Anthony. Changes since the v2 rfc: - Move the settnig of the int_req flag for xhci, as you requested - Add "ehci: Retry to fill the queue while waiting for td completion" patch - Lots of tests run