qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH] un-register kbd driver for USB kbd unplug


From: Shahar Havivi
Subject: [Qemu-devel] Re: [PATCH] un-register kbd driver for USB kbd unplug
Date: Tue, 8 Jun 2010 15:14:11 +0300
User-agent: Mutt/1.5.20 (2009-08-17)

On Tue, Jun 08, 2010 at 12:43:50PM +0200, address@hidden wrote:
> Date: Tue,  8 Jun 2010 12:43:50 +0200
> From: address@hidden
> To: address@hidden
> Cc: address@hidden, address@hidden,
>       Jes Sorensen <address@hidden>
> Subject: [PATCH] un-register kbd driver for USB kbd unplug
> 
> From: Jes Sorensen <address@hidden>
> 
> 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/address@hidden/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

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