]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'kraxel/usb.76' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Mon, 14 Jan 2013 16:27:29 +0000 (10:27 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 14 Jan 2013 16:27:29 +0000 (10:27 -0600)
commitb55160c3d9b38c5d481ceccc30e397430f26fe92
tree4f294ebabe09855bb98fa72fff1957ac4215d7f9
parent167eb811d006b95e9a26d4a0e681907ae77f5ce4
parent036078475427f2562c8e505f6bb44dbf5d8cbd95
Merge remote-tracking branch 'kraxel/usb.76' into staging

* kraxel/usb.76:
  usb-host: Initialize dev->port the obviously safe way
  usb-host: Drop superfluous null test from usb_host_auto_scan()
  ehci: Assert state machine is sane w.r.t. EHCIQueue
  xhci: nuke transfe5rs on detach
  xhci: call xhci_detach_slot on root port detach too
  xhci: create xhci_detach_slot helper function

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