On Tue, Jun 08, 2010 at 12:43:50PM +0200, jes.soren...@redhat.com wrote:
> Date: Tue,  8 Jun 2010 12:43:50 +0200
> From: jes.soren...@redhat.com
> To: anth...@codemonkey.ws
> Cc: qemu-devel@nongnu.org, shav...@redhat.com,
>       Jes Sorensen <jes.soren...@redhat.com>
> Subject: [PATCH] un-register kbd driver for USB kbd unplug
> 
> From: Jes Sorensen <jes.soren...@redhat.com>
> 
> Hi,
> 
> This is a fairly simple fix for the problem where the keyboard event
> handler is left in place when a keyboard is unplugged, eg. USB.
> 
> The long term solution would be to use Shahar Havivi's multi-keyboard
> support patch[1] from March, but until Shahar's patch is ready, this one
> fixes the current crash problem.
> 
> Cheers,
> Jes
Anthony,
You reply that you applied the patch:
http://lists.gnu.org/archive/html/qemu-devel/2010-05/msg00673.html
but it didn't made it, is there a problem with the patch?

Thanks,
Shahar.

> 
> [1]: http://www.mail-archive.com/qemu-devel@nongnu.org/msg28589.html
> 
> Jes Sorensen (1):
>   un-register kbd driver in case of USB kbd unplug.
> 
>  console.h    |    1 +
>  hw/usb-hid.c |    3 +++
>  input.c      |    6 ++++++
>  3 files changed, 10 insertions(+), 0 deletions(-)
> 

Reply via email to