From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/2] input: two bugfixes.
Date: Mon, 10 Mar 2014 13:54:33 +0100 [thread overview]
Message-ID: <1394456075-20371-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
Two bugs in the input layer rewrite poped up,
here are the bugfixes for then.
please pull,
Gerd
The following changes since commit f53f3d0a00b6df39ce8dfca942608e5b6a9a4f71:
Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging (2014-03-08 12:38:43 +0000)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-input-5
for you to fetch changes up to dbb2a1326a7af6159861d3d7976c251a15ce0f92:
input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves. (2014-03-10 13:49:44 +0100)
----------------------------------------------------------------
input: fixes for the rewrite.
----------------------------------------------------------------
Gerd Hoffmann (2):
input: sdl: fix guest_cursor logic.
input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves.
ui/input-legacy.c | 14 ++++++++++++++
ui/sdl.c | 18 +++++++++++-------
2 files changed, 25 insertions(+), 7 deletions(-)
next reply other threads:[~2014-03-10 12:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-10 12:54 Gerd Hoffmann [this message]
2014-03-10 12:54 ` [Qemu-devel] [PULL 1/2] input: sdl: fix guest_cursor logic Gerd Hoffmann
2014-03-10 12:54 ` [Qemu-devel] [PULL 2/2] input: map INPUT_BUTTON_WHEEL_{UP, DOWN} to legacy input z axis moves Gerd Hoffmann
2014-03-11 13:05 ` [Qemu-devel] [PULL 0/2] input: two bugfixes 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=1394456075-20371-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).