From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/8] input patch queue
Date: Tue, 12 Jul 2016 10:21:35 +0200 [thread overview]
Message-ID: <1468311703-27209-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
Here is the input patch queue, with fixes and
improvements for input-linux and msmouse.
please pull,
Gerd
The following changes since commit f1ef55786691a1bf79db0b74ba1e5347a0d38c1b:
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160711' into staging (2016-07-11 18:46:38 +0100)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-input-20160712-1
for you to fetch changes up to 2e6a64cb8d7506ad27d3b6c8000bc8d773936932:
input-linux: better capability checks, merge input_linux_event_{mouse, keyboard} (2016-07-12 09:25:50 +0200)
----------------------------------------------------------------
msmouse: fix misc issues, switch to new input interface.
input: add trace events for full queues.
input-linux: better capability checks and event handling.
----------------------------------------------------------------
Gerd Hoffmann (8):
msmouse: add MouseState, unregister handler on close
msmouse: fix buffer handling
msmouse: switch to new input interface
msmouse: send short messages if possible.
input: add trace events for full queues
input-linux: factor out input_linux_handle_mouse
input-linux: factor out input_linux_handle_keyboard
input-linux: better capability checks, merge input_linux_event_{mouse, keyboard}
backends/msmouse.c | 122 +++++++++++++++++++---
hw/input/hid.c | 3 +-
hw/input/trace-events | 6 ++
hw/input/virtio-input.c | 3 +-
ui/input-linux.c | 269 +++++++++++++++++++++++++-----------------------
5 files changed, 256 insertions(+), 147 deletions(-)
next reply other threads:[~2016-07-12 8:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-12 8:21 Gerd Hoffmann [this message]
2016-07-12 8:21 ` [Qemu-devel] [PULL 1/8] msmouse: add MouseState, unregister handler on close Gerd Hoffmann
2016-07-12 8:21 ` [Qemu-devel] [PULL 2/8] msmouse: fix buffer handling Gerd Hoffmann
2016-07-12 8:21 ` [Qemu-devel] [PULL 3/8] msmouse: switch to new input interface Gerd Hoffmann
2016-07-12 8:21 ` [Qemu-devel] [PULL 4/8] msmouse: send short messages if possible Gerd Hoffmann
2016-07-12 8:21 ` [Qemu-devel] [PULL 5/8] input: add trace events for full queues Gerd Hoffmann
2016-07-12 8:21 ` [Qemu-devel] [PULL 6/8] input-linux: factor out input_linux_handle_mouse Gerd Hoffmann
2016-07-12 8:21 ` [Qemu-devel] [PULL 7/8] input-linux: factor out input_linux_handle_keyboard Gerd Hoffmann
2016-07-12 8:21 ` [Qemu-devel] [PULL 8/8] input-linux: better capability checks, merge input_linux_event_{mouse, keyboard} Gerd Hoffmann
2016-07-12 11:03 ` [Qemu-devel] [PULL 0/8] input patch queue 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=1468311703-27209-1-git-send-email-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).