qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 00/10] ui: vnc cleanups, input-linux kbd fix.


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 00/10] ui: vnc cleanups, input-linux kbd fix.
Date: Thu, 13 Oct 2016 11:32:48 +0200

  Hi,

Here is the ui patch queue, shipping mostly vnc cleanups, also a input-linux 
kbd fix.

please pull,
  Gerd

The following changes since commit c264a8807299852fc45562768ae60ccc886cea91:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20161012-1' into 
staging (2016-10-12 14:05:23 +0100)

are available in the git repository at:


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

for you to fetch changes up to 2a57c55f26f7ba6dcea6d01ef74bae7069150f6f:

  input-linux: initialize key state (2016-10-13 09:25:24 +0200)

----------------------------------------------------------------
ui: vnc cleanups, input-linux kbd fix.

----------------------------------------------------------------
Daniel P. Berrange (9):
      ui: remove misleading comment from vnc_init_state
      ui: remove 'enabled' and 'ws_enabled' fields from VncState
      ui: remove 'ws_tls' field from VncState
      ui: rename misleading 'VncDisplay' variables
      ui: refactor method for setting up VncDisplay auth types
      ui: remove bogus call to graphic_hw_update() in vnc_listen_io
      ui: remove bogus call to reset_keys() in vnc_init_state
      ui: move some initialization out of vnc_init_state
      ui: rename vnc_init_state to vnc_start_protocol

Gerd Hoffmann (1):
      input-linux: initialize key state

 ui/input-linux.c |  15 +-
 ui/vnc-ws.c      |   2 +-
 ui/vnc.c         | 412 +++++++++++++++++++++++++------------------------------
 ui/vnc.h         |   7 +-
 4 files changed, 203 insertions(+), 233 deletions(-)



reply via email to

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