qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 00/10] usb: a bunch of bugfixes.


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 00/10] usb: a bunch of bugfixes.
Date: Wed, 28 Aug 2013 14:42:55 +0200

  Hi,

Result of the most recent usb debugging session.  Some tracing
improvements and bugfixes for xhci, uas and the usb hub.

please review,
  Gerd

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"

 hw/usb/core.c     |  7 +++---
 hw/usb/dev-hub.c  |  7 ++----
 hw/usb/dev-uas.c  | 15 +++++++++---
 hw/usb/hcd-xhci.c | 70 ++++++++++++++++++++++++++++++++++++++++++++++---------
 trace-events      |  4 +++-
 5 files changed, 80 insertions(+), 23 deletions(-)

-- 
1.8.3.1




reply via email to

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