[Qemu-devel] [PATCH 0/2] usb-hub: clear PORT_STAT_SUSPEND on wakeup

Ladi Prosek posted 2 patches 6 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170511125314.24549-1-lprosek@redhat.com
Test checkpatch passed
Test docker passed
Test s390x passed
hw/usb/dev-hub.c  | 1 +
hw/usb/hcd-xhci.c | 7 ++-----
2 files changed, 3 insertions(+), 5 deletions(-)
[Qemu-devel] [PATCH 0/2] usb-hub: clear PORT_STAT_SUSPEND on wakeup
Posted by Ladi Prosek 6 years, 10 months ago
Two small usb patches. Patch 2 fixes a problem with xhci on Windows,
patch 1 addresses a minor code issue I found when debugging it.

Ladi Prosek (2):
      xhci: fix logging
      usb-hub: clear PORT_STAT_SUSPEND on wakeup

 hw/usb/dev-hub.c  | 1 +
 hw/usb/hcd-xhci.c | 7 ++-----
 2 files changed, 3 insertions(+), 5 deletions(-)