qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/2] input: two bugfixes.


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/2] input: two bugfixes.
Date: Mon, 10 Mar 2014 13:54:33 +0100

  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(-)



reply via email to

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