diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2012-03-01 14:39:28 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2012-03-07 12:28:05 +0100 |
commit | 7936e0f0d2fcd05bf5a78985a53b6b2276115749 (patch) | |
tree | dac03441220377576b3b7252a19ab6e9d6b37ea2 /tests | |
parent | eb9d4673e3594baaa857a4c033fc7c21f4ea904b (diff) | |
download | qemu-7936e0f0d2fcd05bf5a78985a53b6b2276115749.zip qemu-7936e0f0d2fcd05bf5a78985a53b6b2276115749.tar.gz qemu-7936e0f0d2fcd05bf5a78985a53b6b2276115749.tar.bz2 |
usb: add pipelining option to usb endpoints
With this patch applied USB drivers can enable pipelining per endpoint.
With pipelining enabled the usb core will continue submitting packets
even when there are still async transfers in flight instead of passing
them on one by one.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions