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 20170929 patches
Date: Fri, 29 Sep 2017 12:21:56 +0200	[thread overview]
Message-ID: <20170929102201.15408-1-kraxel@redhat.com> (raw)

The following changes since commit ab161529261928ae7f3556e3220829c34b2686ec:

  Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a' into staging (2017-09-27 22:44:51 +0100)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/ui-20170929-pull-request

for you to fetch changes up to 7364dbdabb7824d5bde1e341bb6d928282f01c83:

  ui: add tracing of VNC authentication process (2017-09-29 10:36:34 +0200)

----------------------------------------------------------------
ui and input patches.

----------------------------------------------------------------

Daniel P. Berrange (2):
  ui: add tracing of VNC operations related to QIOChannel
  ui: add tracing of VNC authentication process

Gerd Hoffmann (3):
  console: purge curses bits from console.h
  egl: misc framebuffer helper improvements.
  virtio-input: send rel-wheel events for wheel buttons

 include/hw/compat.h              |  10 +++-
 include/hw/virtio/virtio-input.h |   1 +
 include/ui/console.h             |  23 +-------
 include/ui/egl-helpers.h         |   5 +-
 hw/input/virtio-input-hid.c      | 119 +++++++++++++++++++++++++++++++++++++--
 target/unicore32/helper.c        |   6 ++
 ui/curses.c                      |  25 ++++++--
 ui/egl-headless.c                |   6 +-
 ui/egl-helpers.c                 |  26 ++++++---
 ui/gtk-egl.c                     |   4 +-
 ui/gtk-gl-area.c                 |   4 +-
 ui/sdl2-gl.c                     |   4 +-
 ui/vnc-auth-sasl.c               | 113 ++++++++++++++++---------------------
 ui/vnc-auth-vencrypt.c           |  23 ++++----
 ui/vnc-ws.c                      |   6 +-
 ui/vnc.c                         |  47 +++++++++-------
 ui/trace-events                  |  21 +++++++
 17 files changed, 293 insertions(+), 150 deletions(-)

-- 
2.9.3

             reply	other threads:[~2017-09-29 10:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-29 10:21 Gerd Hoffmann [this message]
2017-09-29 10:21 ` [Qemu-devel] [PULL 1/5] console: purge curses bits from console.h Gerd Hoffmann
2017-09-29 10:21 ` [Qemu-devel] [PULL 2/5] egl: misc framebuffer helper improvements Gerd Hoffmann
2017-09-29 10:21 ` [Qemu-devel] [PULL 3/5] virtio-input: send rel-wheel events for wheel buttons Gerd Hoffmann
2017-09-29 10:22 ` [Qemu-devel] [PULL 4/5] ui: add tracing of VNC operations related to QIOChannel Gerd Hoffmann
2017-09-29 10:22 ` [Qemu-devel] [PULL 5/5] ui: add tracing of VNC authentication process Gerd Hoffmann
2017-10-03 13:26 ` [Qemu-devel] [PULL 0/5] Ui 20170929 patches 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=20170929102201.15408-1-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).