]> git.proxmox.com Git - mirror_qemu.git/commit
usb: add speed mask to ports
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 3 Dec 2010 16:30:13 +0000 (17:30 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 11 Jan 2011 16:15:23 +0000 (17:15 +0100)
commit843d4e0c633824a11c4067d0e84bd683520b5d39
tree550450ae452dc3d70d64e3ffddc22a59df174d5b
parent7b074a22dab4bdda9864b933f1bc811a3db42845
usb: add speed mask to ports

Add a field to usb ports indicating the speed(s) they are
able to handle.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb-bus.c
hw/usb-hub.c
hw/usb-musb.c
hw/usb-ohci.c
hw/usb-uhci.c
hw/usb.h