qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/3] Ui 20180202 patches
@ 2018-02-02  7:17 Gerd Hoffmann
  2018-02-02  7:17 ` [Qemu-devel] [PULL 1/3] ui: fix mixup between qnum and qcode in SDL1 key handling Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Gerd Hoffmann @ 2018-02-02  7:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

The following changes since commit 11ed801d3df3c6e46b2f1f97dcfbf4ca3a2a2f4f:

  Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging (2018-01-30 09:47:51 +0000)

are available in the git repository at:

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

for you to fetch changes up to 627ebec208a8809818589e17f4fce55a59420ad2:

  ui: correctly advance output buffer when writing SASL data (2018-02-02 07:48:18 +0100)

----------------------------------------------------------------
ui: use QIONetListener in vnc, bugfixes for sdl1 and vnc.

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

Daniel P. Berrange (1):
  ui: convert VNC server to QIONetListener

Daniel P. Berrangé (2):
  ui: fix mixup between qnum and qcode in SDL1 key handling
  ui: correctly advance output buffer when writing SASL data

 ui/vnc.h           |   9 +--
 ui/sdl.c           |   9 ++-
 ui/vnc-auth-sasl.c |   2 +-
 ui/vnc.c           | 195 +++++++++++++++--------------------------------------
 4 files changed, 67 insertions(+), 148 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2018-02-05  9:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-02  7:17 [Qemu-devel] [PULL 0/3] Ui 20180202 patches Gerd Hoffmann
2018-02-02  7:17 ` [Qemu-devel] [PULL 1/3] ui: fix mixup between qnum and qcode in SDL1 key handling Gerd Hoffmann
2018-02-02  7:17 ` [Qemu-devel] [PULL 2/3] ui: convert VNC server to QIONetListener Gerd Hoffmann
2018-02-02  7:17 ` [Qemu-devel] [PULL 3/3] ui: correctly advance output buffer when writing SASL data Gerd Hoffmann
2018-02-02 17:49 ` [Qemu-devel] [PULL 0/3] Ui 20180202 patches Eric Blake
2018-02-02 18:29   ` Daniel P. Berrangé
2018-02-05  9:31 ` 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).