qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] input: ps2 kbd cleanups and improvements
@ 2016-09-28 12:54 Gerd Hoffmann
  2016-09-28 12:54 ` [Qemu-devel] [PULL 1/5] ps2: reject unknown commands, instead of blindly accepting them Gerd Hoffmann
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2016-09-28 12:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

This pull request features a bunch of cleanups and improvements for the
ps2 keyboard emulation (by Hervé Poussineau).

please pull,
  Gerd

The following changes since commit 7cfdc02dae0d2ff58c897496cfdbbafc0eda0f3f:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2016-09-26 19:47:00 +0100)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-input-20160928-1

for you to fetch changes up to ec044a80e7216ca290ee2dce0afb864256efa956:

  ps2: do not generate invalid key codes for unknown keys (2016-09-28 14:03:42 +0200)

----------------------------------------------------------------
input queue: ps2 kbd cleanups and improvements

----------------------------------------------------------------
Hervé Poussineau (5):
      ps2: reject unknown commands, instead of blindly accepting them
      ps2: correctly handle 'get/set scancode' command
      ps2: allow keycode translation for all scancode sets
      ps2: use QEMU qcodes instead of scancodes
      ps2: do not generate invalid key codes for unknown keys

 hw/input/ps2.c | 612 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 558 insertions(+), 54 deletions(-)

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

end of thread, other threads:[~2016-09-28 17:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-28 12:54 [Qemu-devel] [PULL 0/5] input: ps2 kbd cleanups and improvements Gerd Hoffmann
2016-09-28 12:54 ` [Qemu-devel] [PULL 1/5] ps2: reject unknown commands, instead of blindly accepting them Gerd Hoffmann
2016-09-28 12:54 ` [Qemu-devel] [PULL 2/5] ps2: correctly handle 'get/set scancode' command Gerd Hoffmann
2016-09-28 12:54 ` [Qemu-devel] [PULL 3/5] ps2: allow keycode translation for all scancode sets Gerd Hoffmann
2016-09-28 12:54 ` [Qemu-devel] [PULL 4/5] ps2: use QEMU qcodes instead of scancodes Gerd Hoffmann
2016-09-28 12:54 ` [Qemu-devel] [PULL 5/5] ps2: do not generate invalid key codes for unknown keys Gerd Hoffmann
2016-09-28 13:14 ` [Qemu-devel] [PULL 0/5] input: ps2 kbd cleanups and improvements no-reply
2016-09-28 17:27 ` Peter Maydell

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).