Home
last modified time | relevance | path

Searched hist:c96c41ed (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dcore.cc96c41ed Tue Aug 27 08:25:24 CDT 2013 Gerd Hoffmann <kraxel@redhat.com> usb: parallelize usb3 streams

usb3 bulk endpoints with streams are implicitly pipelined now,
so the requests will actually be processed in parallel. Also
allow them to complete out-of-order.

Fixes stalls in the uas driver.

Cc: qemu-stable@nongnu.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>