qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] hw/usb-ohci.c: Fix handling of remote wakeup co


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH] hw/usb-ohci.c: Fix handling of remote wakeup corner cases
Date: Thu, 16 Jun 2011 15:37:13 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110419 Red Hat/3.1.10-1.el6_0 Thunderbird/3.1.10

On 06/15/11 19:22, Peter Maydell wrote:
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<address@hidden>

Patch applied.

thanks,
  Gerd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]