qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] Ui 20170929 patches
@ 2017-09-29 10:21 Gerd Hoffmann
  2017-09-29 10:21 ` [Qemu-devel] [PULL 1/5] console: purge curses bits from console.h Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Gerd Hoffmann @ 2017-09-29 10:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-10-03 13:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-29 10:21 [Qemu-devel] [PULL 0/5] Ui 20170929 patches Gerd Hoffmann
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

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