On 06/08/2010 08:12 AM, jes.soren...@redhat.com wrote:
From: Jes Sorensen
If a USB keyboard is unplugged, the keyboard eventhandler is never
removed, and events will continue to be passed through to the device,
causing crashes or memory corruption.
Signed-off-by: Jes Sorensen
Applied. Th
jes.soren...@redhat.com writes:
> From: Jes Sorensen
>
> If a USB keyboard is unplugged, the keyboard eventhandler is never
> removed, and events will continue to be passed through to the device,
> causing crashes or memory corruption.
Looks good.
I wonder how many more unplug surprises to expe
From: Jes Sorensen
If a USB keyboard is unplugged, the keyboard eventhandler is never
removed, and events will continue to be passed through to the device,
causing crashes or memory corruption.
Signed-off-by: Jes Sorensen
---
console.h|1 +
hw/usb-hid.c |8 ++--
input.c |
From: Jes Sorensen
If a USB keyboard is unplugged, the keyboard eventhandler is never
removed, and events will continue to be passed through to the device,
causing crashes or memory corruption.
Signed-off-by: Jes Sorensen
---
console.h|1 +
hw/usb-hid.c |3 +++
input.c |6