Peter Maydell f3dc0051dc hw/usb-ohci.c: Fix handling of remote wakeup corner cases
Correct a number of minor errors in the OHCI wakeup implementation:
 * when the port is suspended but the controller is not, raise RHSC
 * when the controller is suspended but the port is not, raise RD
 * when the controller is suspended, move it to resume state

These fix some edge cases where a USB device might not successfully get
the attention of the guest OS if it tried to do so at the wrong time.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2011-06-23 11:28:07 +02:00
2011-06-14 12:56:49 +02:00
2011-06-20 15:13:34 -03:00
2011-06-08 09:04:29 +01:00
2011-06-21 13:53:18 -03:00
2011-06-08 11:56:40 +02:00
2011-06-20 17:08:57 +01:00
2011-06-10 23:18:19 +02:00
2011-06-20 16:42:35 +01:00
2011-06-15 14:36:16 +02:00
2011-06-20 15:18:43 -03:00
2011-06-20 15:21:09 -03:00
2011-06-14 03:08:57 +02:00
2011-06-14 09:34:34 -05:00
2011-06-15 19:58:48 +00:00
2011-06-15 19:58:48 +00:00
2011-06-15 19:58:48 +00:00
2011-06-14 09:34:34 -05:00
2011-06-16 11:42:40 -03:00
2011-06-16 11:42:40 -03:00
2011-06-23 11:28:06 +02:00
2011-06-16 11:42:40 -03:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%