[Qemu-devel] [PATCH 0/3] reset queue in ps2_reset_keyboard

Gerd Hoffmann posted 3 patches 8 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170606112105.13331-1-kraxel@redhat.com
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
include/hw/input/ps2.h  |  4 ++--
include/qemu/typedefs.h |  1 +
hw/input/ps2.c          | 28 ++++++++++++++++------------
3 files changed, 19 insertions(+), 14 deletions(-)
[Qemu-devel] [PATCH 0/3] reset queue in ps2_reset_keyboard
Posted by Gerd Hoffmann 8 years, 8 months ago
  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