ehci: Fix setting of halt bit from usbcmd register updates
authorHans de Goede <hdegoede@redhat.com>
Wed, 15 Aug 2012 15:08:54 +0000 (17:08 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 16 Aug 2012 09:48:25 +0000 (11:48 +0200)
commit47d073cc3b8ad4a3ef1dba7055b35a87fa4091ff
treea2b43fb4d3d7af2b31c4c469648d3a4620450619
parent6d3b6d3d2deaf682def95e3e512ad0e17f02274f
ehci: Fix setting of halt bit from usbcmd register updates

This fixes linux guests started without any USB devices not seeing newly
plugged devices until "lsusb" is done inside the guest.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-ehci.c