From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/7] Ui and input 20170623 patches
Date: Fri, 23 Jun 2017 12:39:38 +0200 [thread overview]
Message-ID: <20170623103945.7014-1-kraxel@redhat.com> (raw)
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
next reply other threads:[~2017-06-23 10:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-23 10:39 Gerd Hoffmann [this message]
2017-06-23 10:39 ` [Qemu-devel] [PULL 1/7] keymaps: add tracing Gerd Hoffmann
2017-06-23 10:39 ` [Qemu-devel] [PULL 2/7] input: Decrement queue count on kbd delay Gerd Hoffmann
2017-06-23 10:39 ` [Qemu-devel] [PULL 3/7] hid: Reset kbd modifiers on reset Gerd Hoffmann
2017-06-23 10:39 ` [Qemu-devel] [PULL 4/7] sdl2: add assert to make coverity happy Gerd Hoffmann
2017-06-23 10:39 ` [Qemu-devel] [PULL 5/7] ps2: add and use PS2State typedef Gerd Hoffmann
2017-06-23 10:39 ` [Qemu-devel] [PULL 6/7] ps2: add ps2_reset_queue Gerd Hoffmann
2017-06-23 10:39 ` [Qemu-devel] [PULL 7/7] ps2: reset queue in ps2_reset_keyboard Gerd Hoffmann
2017-06-23 12:33 ` [Qemu-devel] [PULL 0/7] Ui and input 20170623 patches Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170623103945.7014-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).