]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'kraxel/usb.69' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 1 Nov 2012 19:34:13 +0000 (14:34 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 1 Nov 2012 19:34:13 +0000 (14:34 -0500)
commitde0a36cd01dab524ee6507c1bd644f0775d341fe
tree63d866091c8a69c8bb12dbb34132cd07f9ade7a3
parent4ba79505f43bd0ace35c3fe42197eb02e7e0478e
parent95a59dc03988d190bbc72d980a149be3a79592fb
Merge remote-tracking branch 'kraxel/usb.69' into staging

* kraxel/usb.69: (31 commits)
  usb-redir: Allow redirecting super speed devices to high speed controllers
  usb-redir: Allow to attach USB 2.0 devices to 1.1 host controller
  usb-redir: Use reject rather the disconnect on bad ep info
  usb-redir: Add an usbredir_setup_usb_eps() helper function
  usb-redir: Add support for input pipelining
  usb-redir: Add support for 32 bits bulk packet length
  combined-packet: Add a workaround for Linux usbfs + live migration
  usb: Add packet combining functions
  uhci: Don't crash on device disconnect
  uhci: Add a uhci_handle_td_error() helper function
  usb/ehci-pci: add helper to create ich9 usb controllers
  usb/ehci-pci: add ich9 00:1a.* variant
  usb/ehci-pci: dynamic type generation
  uhci: add ich9 00:1a.* variants
  uhci: stick irq routing info into UHCIInfo too.
  uhci: dynamic type generation
  xilinx_zynq: add USB controllers
  usb/ehci: add sysbus variant
  usb/ehci: split into multiple source files
  usb/ehci: Guard definition of EHCI_DEBUG
  ...

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
configure
trace-events