qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] un-register kbd driver for USB kbd unplug
@ 2010-06-08 10:43 Jes.Sorensen
  2010-06-08 10:43 ` [Qemu-devel] [PATCH] un-register kbd driver in case of " Jes.Sorensen
  2010-06-08 12:14 ` [Qemu-devel] Re: [PATCH] un-register kbd driver for " Shahar Havivi
  0 siblings, 2 replies; 3+ messages in thread
From: Jes.Sorensen @ 2010-06-08 10:43 UTC (permalink / raw)
  To: anthony; +Cc: shavivi, qemu-devel, Jes Sorensen

From: Jes Sorensen <Jes.Sorensen@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

[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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-06-08 12:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-08 10:43 [Qemu-devel] [PATCH] un-register kbd driver for USB kbd unplug Jes.Sorensen
2010-06-08 10:43 ` [Qemu-devel] [PATCH] un-register kbd driver in case of " Jes.Sorensen
2010-06-08 12:14 ` [Qemu-devel] Re: [PATCH] un-register kbd driver for " Shahar Havivi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).