Hi, usb patch queue with three little fixes.
please pull, Gerd The following changes since commit 558c2c8ddfb165a36eb95dc93125c04829d68aa7: Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2014-11-10 16:28:51 +0000) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-usb-20141112-1 for you to fetch changes up to 79ae25af1569a50a0ec799901a1bb280c088f121: usb-host: fix usb_host_speed_compat tyops (2014-11-12 15:27:23 +0100) ---------------------------------------------------------------- usb bugfixes for 2.2 ---------------------------------------------------------------- Chris Johns (1): Provide the missing LIBUSB_LOG_LEVEL_* for older libusb or FreeBSD. Providing just the needed value as a defined. Gerd Hoffmann (2): xhci: add sanity checks to xhci_lookup_uport usb-host: fix usb_host_speed_compat tyops hw/usb/hcd-xhci.c | 9 +++++++++ hw/usb/host-libusb.c | 12 +++++++++--- 2 files changed, 18 insertions(+), 3 deletions(-)