qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/10] usb queue: usb3 streams, xhci + mtp fixes
@ 2014-05-26  8:46 Gerd Hoffmann
  2014-05-26  8:46 ` [Qemu-devel] [PULL 01/10] xhci: child detach fix Gerd Hoffmann
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Gerd Hoffmann @ 2014-05-26  8:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Finally support for usb3 streams is coming.  The depending bits landed
upstream (kernel 3.15, libusbx 1.0.19, usbredir 0.7), time to get the
qemu support upstream too.

This pull also has some xhci and mtp bugfixes.

please pull,
  Gerd

The following changes since commit 178ac111bca16c08a79b2609ebdc75197bea976a:

  Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging (2014-05-22 19:04:49 +0100)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-usb-7

for you to fetch changes up to 8d1bd3c901a315d0000b09b495fa9d5b87641bd9:

  usb-host-libusb: Set stream id when submitting bulk-stream transfers (2014-05-26 08:41:07 +0200)

----------------------------------------------------------------
usb: usb3 streams support for usb-host and usb-redir
usb: xhci and mtp bugfixes.

----------------------------------------------------------------
Gerd Hoffmann (6):
      xhci: child detach fix
      xhci: add endpoint cap on express bus only
      xhci: add xhci_get_flag
      usb-mtp: use bool to track MTPObject init status
      usb-mtp: handle lseek failure
      usb-mtp: handle usb_mtp_get_object failure

Hans de Goede (4):
      usb-redir: Add support for bulk streams
      usb-host-libusb: Fill in endpoint max_streams when available
      usb-host-libusb: Add alloc / free streams ops
      usb-host-libusb: Set stream id when submitting bulk-stream transfers

 hw/usb/dev-mtp.c     |  28 +++++++----
 hw/usb/hcd-xhci.c    |  17 +++++--
 hw/usb/host-libusb.c |  83 +++++++++++++++++++++++++++++--
 hw/usb/redirect.c    | 137 +++++++++++++++++++++++++++++++++++++++++++++++++--
 4 files changed, 242 insertions(+), 23 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-05-26  8:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-26  8:46 [Qemu-devel] [PULL 00/10] usb queue: usb3 streams, xhci + mtp fixes Gerd Hoffmann
2014-05-26  8:46 ` [Qemu-devel] [PULL 01/10] xhci: child detach fix Gerd Hoffmann
2014-05-26  8:46 ` [Qemu-devel] [PULL 02/10] xhci: add endpoint cap on express bus only Gerd Hoffmann
2014-05-26  8:47 ` [Qemu-devel] [PULL 03/10] xhci: add xhci_get_flag Gerd Hoffmann
2014-05-26  8:47 ` [Qemu-devel] [PULL 04/10] usb-mtp: use bool to track MTPObject init status Gerd Hoffmann
2014-05-26  8:47 ` [Qemu-devel] [PULL 05/10] usb-mtp: handle lseek failure Gerd Hoffmann
2014-05-26  8:47 ` [Qemu-devel] [PULL 06/10] usb-mtp: handle usb_mtp_get_object failure Gerd Hoffmann
2014-05-26  8:47 ` [Qemu-devel] [PULL 07/10] usb-redir: Add support for bulk streams Gerd Hoffmann
2014-05-26  8:47 ` [Qemu-devel] [PULL 08/10] usb-host-libusb: Fill in endpoint max_streams when available Gerd Hoffmann
2014-05-26  8:47 ` [Qemu-devel] [PULL 09/10] usb-host-libusb: Add alloc / free streams ops Gerd Hoffmann
2014-05-26  8:47 ` [Qemu-devel] [PULL 10/10] usb-host-libusb: Set stream id when submitting bulk-stream transfers Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).