]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'kraxel/usb.74' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Mon, 10 Dec 2012 14:31:19 +0000 (08:31 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 10 Dec 2012 14:31:19 +0000 (08:31 -0600)
commitc62adbee15deae473aa02a37193ddd6b054b0c9f
tree2fe14356f97cd7e3f989b992eacee7adade60414
parente49d021e574c3ee8e443bcc84d1fb7dfb4c87c42
parent427e3aa151c749225364d0c30640e2e3c1756d9d
Merge remote-tracking branch 'kraxel/usb.74' into staging

* kraxel/usb.74:
  usb-tablet: Allow connecting to ehci
  ehci: Lower timer freq when the periodic schedule is idle
  usb: Allow overriding of usb_desc at the device level
  usb: Don't allow USB_RET_ASYNC for interrupt packets
  usb: Call wakeup when data becomes available for all devices with int eps
  add pc-1.4

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