usb-hub: wakeup on attach
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 14 Oct 2011 09:36:43 +0000 (11:36 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 1 Nov 2011 12:40:33 +0000 (13:40 +0100)
commit422f23a283da8b9e89a25f03afcfe63836b11241
tree7847d29f7b5413ffee7672531df9d36770a85693
parent289c73abc51dadcf59107cadb1a4e7042ea7efd8
usb-hub: wakeup on attach

When attaching a new device we must send a wakeup request to the root
hub, otherwise the guest will not notice the new device in case the
usb hub is suspended.

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