qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/7] Ui and input 20170623 patches


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/7] Ui and input 20170623 patches
Date: Fri, 23 Jun 2017 12:39:38 +0200

The following changes since commit e18a639164e162b3a4f078ab60606cd2f163d934:

  Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170621-pull-request' 
into staging (2017-06-22 15:09:48 +0100)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/ui-and-input-20170623-pull-request

for you to fetch changes up to 6e24ee0c1e4b6c0c9c748acab77ecd113c942a4d:

  ps2: reset queue in ps2_reset_keyboard (2017-06-23 11:51:50 +0200)

----------------------------------------------------------------

----------------------------------------------------------------

Alexander Graf (2):
  input: Decrement queue count on kbd delay
  hid: Reset kbd modifiers on reset

Gerd Hoffmann (5):
  keymaps: add tracing
  sdl2: add assert to make coverity happy
  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/hid.c          |  1 +
 hw/input/ps2.c          | 28 ++++++++++++++++------------
 ui/input.c              |  1 +
 ui/keymaps.c            | 33 ++++++++++++++++++---------------
 ui/sdl2.c               |  1 +
 ui/trace-events         |  5 +++++
 8 files changed, 45 insertions(+), 29 deletions(-)

-- 
2.9.3




reply via email to

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