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-19 04:43:04 +02:00
2011-06-20 15:16:45 -03:00
2011-06-07 13:52:30 -05:00
2011-06-19 04:42:57 +02:00
2011-06-19 04:43:04 +02:00
2011-06-15 18:32:08 +03:00
2011-06-07 13:52:30 -05:00
2011-06-15 19:46:46 +00:00
2011-06-23 11:28:06 +02:00
2011-06-23 11:28:06 +02:00
2011-06-23 11:28:06 +02:00
2011-06-14 12:56:49 +02:00
2011-06-23 11:28:06 +02:00
2011-06-22 07:18:38 -05:00
2011-06-12 16:36:53 +03:00
2011-06-12 16:36:53 +03:00
2011-06-16 00:20:12 +03:00