]> git.ipfire.org Git - thirdparty/qemu.git/commit
Merge branch 'usb.65' of git://git.kraxel.org/qemu
authorAurelien Jarno <aurelien@aurel32.net>
Fri, 21 Sep 2012 17:53:26 +0000 (19:53 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 21 Sep 2012 17:53:26 +0000 (19:53 +0200)
commitcfb75cb9807463ebe18b127096b48b5d0db1ce03
treea3b36bd2aa65beda00d9ab3aea00627c72d5bd15
parente55f523d7977480462151d8abb0ebb4b1747eabf
parent72a04d0c178f01908d74539230d9de64ffc6da19
Merge branch 'usb.65' of git://git.kraxel.org/qemu

* 'usb.65' of git://git.kraxel.org/qemu:
  uhci: Don't queue up packets after one with the SPD flag set
  usb-redir: Revert usb-redir part of commit 93bfef4c
  usb-redir: Add chardev open / close debug logging
  usb-redir: Add support for migration
  usb-redir: Store max_packet_size in endp_data
  usb-redir: Add an already_in_flight packet-id queue
  usb-redir: Change cancelled packet code into a generic packet-id queue
  ehci: Walk async schedule before and after migration
  ehci: Don't set seen to 0 when removing unseen queue-heads
  configure: usbredir fixes
  ehci: Don't process too much frames in 1 timer tick (v2)
  ehci: Fix interrupts stopping when Interrupt Threshold Control is 8
  ehci: switch to new-style memory ops
  usb-host: allow emulated (non-async) control requests without USBPacket
configure
trace-events