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