usb-host: allow attaching usb3 devices to ehci
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 23 May 2014 08:27:00 +0000 (10:27 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 2 Jun 2014 14:28:59 +0000 (16:28 +0200)
commitb88a3e01f5718d5da538bfe072cc8452107badca
tree1272211dcd62ab6da70bcf503a88fa8495e2d8c7
parentd81d4106355f075dada63ae89a84ee45f588face
usb-host: allow attaching usb3 devices to ehci

Extend compatibility test function to also figure whenever usb3
devices can be supported on ehci.  Tweak ep0 maxpacketsize field
due to usb2 <-> usb3 difference.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/host-libusb.c