qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 00/11] usb patch queue: xhci fixes, misc


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 00/11] usb patch queue: xhci fixes, misc
Date: Mon, 2 Sep 2013 12:17:24 +0200

  Hi,

Here comes the usb patch queue.  It brings bugfixes for xhci, uas and the
usb hub.  Also some minor improvements and cleanups,

please pull,
  Gerd

The following changes since commit 4ff78e0dbcd5c795962567fdc1b31e9e03c55b07:

  Merge remote-tracking branch 'luiz/queue/qmp' into staging (2013-08-30 
12:26:04 -0500)

are available in the git repository at:


  git://git.kraxel.org/qemu usb.88

for you to fetch changes up to 31efd2e883018b4c079ad082105bc161fbb3fef8:

  usb/dev-hid: Modified usb-tablet category from Misc to Input (2013-09-02 
11:06:20 +0200)

----------------------------------------------------------------
Gerd Hoffmann (10):
      xhci: remove leftover debug printf
      xhci: add tracepoint for endpoint state changes
      xhci: add port to slot_address tracepoint
      xhci: fix endpoint interval calculation
      xhci: emulate intr endpoint intervals correctly
      xhci: reset port when disabling slot
      uas: add property for request logging
      usb: parallelize usb3 streams
      usb-hub: add tracepoint for status reports
      Revert "usb-hub: report status changes only once"

Marcel Apfelbaum (1):
      usb/dev-hid: Modified usb-tablet category from Misc to Input

 hw/usb/core.c     |  7 +++---
 hw/usb/dev-hid.c  |  2 +-
 hw/usb/dev-hub.c  |  7 ++----
 hw/usb/dev-uas.c  | 15 +++++++++---
 hw/usb/hcd-xhci.c | 70 ++++++++++++++++++++++++++++++++++++++++++++++---------
 trace-events      |  4 +++-
 6 files changed, 81 insertions(+), 24 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]