usb: hub: remote wakeup support.
commit34239c7bc972735391ca84283f8c8ad908dc61ef
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 15 Dec 2010 11:26:59 +0000 (15 12:26 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 11 Jan 2011 16:01:02 +0000 (11 17:01 +0100)
treec6c7844b403cc01e301f2d31cc085aae00f249dc
parent9159f6798ebfe0cdcfd1d1fb91c2c08b6d95954a
usb: hub: remote wakeup support.

This patch makes the usb hub handle remote wakeup requests from devices
properly by updating the port status register and forwarding the wakeup
to the upstream port.

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