qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/10] ui: vnc cleanups, input-linux kbd fix.
@ 2016-10-13  9:32 Gerd Hoffmann
  2016-10-13  9:32 ` [Qemu-devel] [PULL 01/10] ui: remove misleading comment from vnc_init_state Gerd Hoffmann
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Gerd Hoffmann @ 2016-10-13  9:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

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

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

end of thread, other threads:[~2016-10-13 15:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-13  9:32 [Qemu-devel] [PULL 00/10] ui: vnc cleanups, input-linux kbd fix Gerd Hoffmann
2016-10-13  9:32 ` [Qemu-devel] [PULL 01/10] ui: remove misleading comment from vnc_init_state Gerd Hoffmann
2016-10-13  9:32 ` [Qemu-devel] [PULL 02/10] ui: remove 'enabled' and 'ws_enabled' fields from VncState Gerd Hoffmann
2016-10-13  9:32 ` [Qemu-devel] [PULL 03/10] ui: remove 'ws_tls' field " Gerd Hoffmann
2016-10-13  9:32 ` [Qemu-devel] [PULL 04/10] ui: rename misleading 'VncDisplay' variables Gerd Hoffmann
2016-10-13  9:32 ` [Qemu-devel] [PULL 05/10] ui: refactor method for setting up VncDisplay auth types Gerd Hoffmann
2016-10-13  9:32 ` [Qemu-devel] [PULL 06/10] ui: remove bogus call to graphic_hw_update() in vnc_listen_io Gerd Hoffmann
2016-10-13  9:32 ` [Qemu-devel] [PULL 07/10] ui: remove bogus call to reset_keys() in vnc_init_state Gerd Hoffmann
2016-10-13  9:32 ` [Qemu-devel] [PULL 08/10] ui: move some initialization out of vnc_init_state Gerd Hoffmann
2016-10-13  9:32 ` [Qemu-devel] [PULL 09/10] ui: rename vnc_init_state to vnc_start_protocol Gerd Hoffmann
2016-10-13  9:32 ` [Qemu-devel] [PULL 10/10] input-linux: initialize key state Gerd Hoffmann
2016-10-13 15:08 ` [Qemu-devel] [PULL 00/10] ui: vnc cleanups, input-linux kbd fix 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).