All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/3] Ui 20200123 patches
@ 2020-01-23 14:21 Gerd Hoffmann
  2020-01-23 14:21 ` [PULL 1/3] Revert "vnc: allow fall back to RAW encoding" Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2020-01-23 14:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

The following changes since commit 43d1455cf84283466e5c22a217db5ef4b8197b14:

  qapi: Fix code generation with Python 3.5 (2020-01-20 12:17:38 +0000)

are available in the Git repository at:

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

for you to fetch changes up to a1e8853ed2acbda29a52533abc91b035b723952e:

  ui/console: Display the 'none' backend in '-display help' (2020-01-21 07:29:40 +0100)

----------------------------------------------------------------
vnc: fix zlib compression artifacts.
ui: add "none" to -display help.

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

Cameron Esfahani (1):
  vnc: prioritize ZRLE compression over ZLIB

Gerd Hoffmann (1):
  Revert "vnc: allow fall back to RAW encoding"

Philippe Mathieu-Daudé (1):
  ui/console: Display the 'none' backend in '-display help'

 ui/console.c      |  1 +
 ui/vnc-enc-zrle.c |  4 ++--
 ui/vnc.c          | 31 +++++++++++--------------------
 3 files changed, 14 insertions(+), 22 deletions(-)

-- 
2.18.1



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

end of thread, other threads:[~2020-01-24  9:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-23 14:21 [PULL 0/3] Ui 20200123 patches Gerd Hoffmann
2020-01-23 14:21 ` [PULL 1/3] Revert "vnc: allow fall back to RAW encoding" Gerd Hoffmann
2020-01-23 14:21 ` [PULL 2/3] vnc: prioritize ZRLE compression over ZLIB Gerd Hoffmann
2020-01-23 14:21 ` [PULL 3/3] ui/console: Display the 'none' backend in '-display help' Gerd Hoffmann
2020-01-24  9:58 ` [PULL 0/3] Ui 20200123 patches Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.