qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] reset queue in ps2_reset_keyboard
@ 2017-06-06 11:21 Gerd Hoffmann
  2017-06-06 11:21 ` [Qemu-devel] [PATCH 1/3] ps2: add and use PS2State typedef Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2017-06-06 11:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Patches 1+2 are small cleanups and refactorings,
patch 3 is the actual fix.

cheers,
  Gerd

Gerd Hoffmann (3):
  ps2: add and use PS2State typedef
  ps2: add ps2_reset_queue
  ps2: reset queue in ps2_reset_keyboard

 include/hw/input/ps2.h  |  4 ++--
 include/qemu/typedefs.h |  1 +
 hw/input/ps2.c          | 28 ++++++++++++++++------------
 3 files changed, 19 insertions(+), 14 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-06-06 11:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-06 11:21 [Qemu-devel] [PATCH 0/3] reset queue in ps2_reset_keyboard Gerd Hoffmann
2017-06-06 11:21 ` [Qemu-devel] [PATCH 1/3] ps2: add and use PS2State typedef Gerd Hoffmann
2017-06-06 11:21 ` [Qemu-devel] [PATCH 2/3] ps2: add ps2_reset_queue Gerd Hoffmann
2017-06-06 11:21 ` [Qemu-devel] [PATCH 3/3] ps2: reset queue in ps2_reset_keyboard Gerd Hoffmann

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