OSDN Git Service

xhci: fix portsc writes
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 5 Apr 2013 12:55:28 +0000 (14:55 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 16 Apr 2013 09:59:08 +0000 (11:59 +0200)
commitbdfce20df113522f389b4483ffd9d5b336e3c774
treeb10c9343df525b8f6b0196b3eeead14c499fc382
parent6d3bc22e31bcee74dc1e05a5370cabb33b7c3fda
xhci: fix portsc writes

Check for port reset first and skip everything else then.
Add sanity checks for PLS updates.
Add PLC notification when entering PLS_U0 state.

This gets host-initiated port resume going on win8.

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