qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/5] ui: input-linux + spice fixes, switch cocoa to QKeyCode
Date: Fri, 18 Mar 2016 11:26:30 +0100	[thread overview]
Message-ID: <1458296795-29995-1-git-send-email-kraxel@redhat.com> (raw)

  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	other threads:[~2016-03-18 10:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-18 10:26 Gerd Hoffmann [this message]
2016-03-18 10:26 ` [Qemu-devel] [PULL 1/5] input-linux: switch over to -object Gerd Hoffmann
2016-03-18 10:26 ` [Qemu-devel] [PULL 2/5] input-linux: fix Coverity warning Gerd Hoffmann
2016-03-18 10:26 ` [Qemu-devel] [PULL 3/5] qapi-schema.json: Add power and keypad equal keys Gerd Hoffmann
2016-03-18 10:26 ` [Qemu-devel] [PULL 4/5] ui/cocoa.m: switch to QKeyCode Gerd Hoffmann
2016-03-18 10:26 ` [Qemu-devel] [PULL 5/5] spice: Disallow use of gl + TCP port Gerd Hoffmann

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=1458296795-29995-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).