diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2012-05-10 14:12:38 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2012-06-07 10:02:22 +0200 |
commit | 773dc9cdfd4a2c55f0f3343b8e120011d96831e5 (patch) | |
tree | e53aec6798ac6b91d3237d91f3a7492139bcf72d /hw/qdev-properties.c | |
parent | cd6657156e99a5c8a5d1b64ab818288d48c1295f (diff) | |
download | qemu-773dc9cdfd4a2c55f0f3343b8e120011d96831e5.zip qemu-773dc9cdfd4a2c55f0f3343b8e120011d96831e5.tar.gz qemu-773dc9cdfd4a2c55f0f3343b8e120011d96831e5.tar.bz2 |
ehci: add queuing support
Add packet queuing. Follow the qTD chain to see if there are more
packets we can submit. Improves performance on larger transfers,
especially with usb-host, as we don't have to wait for a packet to
finish before sending the next one to the host for processing.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/qdev-properties.c')
0 files changed, 0 insertions, 0 deletions