]> git.proxmox.com Git - mirror_qemu.git/commit - hw/usb/redirect.c
usb-redir: Set ep max_packet_size if available
authorHans de Goede <hdegoede@redhat.com>
Mon, 3 Sep 2012 09:49:07 +0000 (11:49 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 11 Sep 2012 05:43:00 +0000 (07:43 +0200)
commit0fde3b7a826aa654612126cdea9832319a34172c
tree3c27a1cc3bcb8358d6efcb79b0486be4082bc859
parentbe4a892846651e06dbbd9a48aa877f4e0397d01e
usb-redir: Set ep max_packet_size if available

This is needed for usb-redir to work properly with the xhci emulation.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/redirect.c