]> git.proxmox.com Git - mirror_qemu.git/commit
usb-linux: Add support for buffering iso out usb packets
authorHans de Goede <hdegoede@redhat.com>
Fri, 26 Nov 2010 18:11:03 +0000 (19:11 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 4 May 2011 10:25:24 +0000 (12:25 +0200)
commitbb6d5498c6756eba3d0779c7753fc8830a8a9078
treed9350cc7b21c3bee00aea06fb935a163457a838b
parent3a4854b372e0ca1a619d33531efa02477674e93f
usb-linux: Add support for buffering iso out usb packets

Extend the iso buffering code to also buffer iso out packets, this
fixes for example using usb speakers with usb redirection.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
usb-linux.c