]> git.ipfire.org Git - thirdparty/qemu.git/commit
xhci: implement warm port reset
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 1 Aug 2013 13:51:08 +0000 (15:51 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 8 Aug 2013 11:29:25 +0000 (13:29 +0200)
commitdad5b9ea0895c227bc9d48b7f0a6fa51eaaa8661
tree8c9a5feaff4647008bd0740ce8d9ace5aee8d0f0
parent6fdf98f281f85ae6e2883bed2f691bcfe33b1f9f
xhci: implement warm port reset

Without this patch windows can't do port resets for usb3 devices.

https://bugzilla.redhat.com/show_bug.cgi?id=949514

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-xhci.c