qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/5] ui: input-linux + spice fixes, switch cocoa to Q


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/5] ui: input-linux + spice fixes, switch cocoa to QKeyCode
Date: Fri, 18 Mar 2016 11:26:30 +0100

  Hi,

Here comes the ui patch queue, with input-linux and spice fixes.
Most notably this changes the input-linux command line as it is
switched over to -object instead of adding a new switch.

Also with the first part (host side in cocoa) for switching mac kbd
handling over to QKeyCode, so we are not limited to pc scancodes any
more.

The following changes since commit 6741d38ad0f2405a6e999ebc9550801b01aca479:

  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging 
(2016-03-17 15:59:42 +0000)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-ui-20160318-1

for you to fetch changes up to 15296479f04354290865878685df86b8eb5c87fc:

  spice: Disallow use of gl + TCP port (2016-03-18 10:21:43 +0100)

----------------------------------------------------------------
input-linux + spice fixes, switch cocoa to QKeyCode

----------------------------------------------------------------
Christophe Fergeau (1):
      spice: Disallow use of gl + TCP port

Gerd Hoffmann (2):
      input-linux: switch over to -object
      input-linux: fix Coverity warning

Programmingkid (2):
      qapi-schema.json: Add power and keypad equal keys
      ui/cocoa.m: switch to QKeyCode

 qapi-schema.json |   3 +-
 qemu-options.hx  |   9 --
 ui/cocoa.m       | 315 +++++++++++++++++++++++++------------------------------
 ui/input-linux.c | 165 ++++++++++++++++++++++-------
 ui/spice-core.c  |   5 +
 vl.c             |  10 --
 6 files changed, 277 insertions(+), 230 deletions(-)



reply via email to

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