uhci: egsm fix
commit9f0f1a0c096f29a856f2e6903beda45b44ce9cdd
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 26 Jun 2013 15:05:06 +0000 (26 17:05 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 30 Jul 2013 08:26:19 +0000 (30 10:26 +0200)
treefb26fd867cd8b6c580d74708be19b10d225cc19a
parented60ff024fdb0e7ca9c002af166e10683cf49805
uhci: egsm fix

When the guest goes suspend the uhci controller while there are
pending resume requests on the ports go signal global resume
instantly.

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