]> git.proxmox.com Git - qemu.git/commit
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)
commit4a33a9ea06f6fbb08d8311a7cfed72975344f9ab
tree7847d29f7b5413ffee7672531df9d36770a85693
parentff74c5a9a91c6dbf1017195462aa4176f7381240
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