qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [RESEND PATCH 0/2] input: kbd handler list


From: Gerd Hoffmann
Subject: [Qemu-devel] [RESEND PATCH 0/2] input: kbd handler list
Date: Wed, 24 Apr 2013 12:08:36 +0200

  Hi,

Tiny series which adds a list for keyboard handlers,
simliar to the one we have for mice.  Lingering
unmodified in a git branch for a while, just noticed
it isn't in yet, so I'm resending it.

please apply,
  Gerd

Gerd Hoffmann (2):
  input: make QEMUPutLEDEntry + QEMUPutMouseEntry private
  input: introduce keyboard handler list

 hw/input/hid.c         |    4 ++--
 include/hw/input/hid.h |    1 +
 include/ui/console.h   |   27 ++++++------------------
 ui/input.c             |   55 +++++++++++++++++++++++++++++++++++++-----------
 4 files changed, 53 insertions(+), 34 deletions(-)

-- 
1.7.9.7




reply via email to

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