qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Daniel P. Berrange" <berrange@redhat.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Sensible VNC encodings
Date: Wed, 21 May 2008 14:02:10 +0100	[thread overview]
Message-ID: <20080521130210.GA3915@redhat.com> (raw)
In-Reply-To: <DEBDB9DE-5429-4465-91D5-66F5B512CC1B@suse.de>

On Wed, May 21, 2008 at 07:55:37AM +0200, Alexander Graf wrote:
> 
> On May 21, 2008, at 3:20 AM, Johannes Schindelin wrote:
> 
> >Hi,
> >
> >for those interested, I finally broke down and updated my personal  
> >fork of
> >QEmu using LibVNCServer.  Amongst the benefits are Tight, ZRLE and  
> >ZYWRLE
> >encodings.  Note that TLS is not supported with LibVNCServer, but  
> >nobody
> >in her right mind uses VNC without an SSH tunnel anyway.
> 
> It might be a good idea to have this as an additional output, not as a  
> replacement for the VNC support as it is now. Think of a system, where  
> libvncserver is not available.

[snip]

> I personally prefer reusage of code, so the general idea of using  
> libvncserver is great!

My experiance with libvncserver has not been at all pleasant, finding it
to be seriously crash happy and near impossible to debug, particuarly
with its multithread code. We used to use it in Xen for the paravirt
framebuffer server but because of its unreliability, libvncserver was
ripped out and now Xen hooks into the QEMU VNC server code instead.
While QEMU's existing code may not support as many encodings, it is it
clearly written, easy to debug and doesn't crash. If there's more 
encodings we need to support for performance then IMHO they should be
added to the existing code. 

Dan.
-- 
|: Red Hat, Engineering, Boston   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|

  parent reply	other threads:[~2008-05-21 13:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-21  1:20 [Qemu-devel] Sensible VNC encodings Johannes Schindelin
2008-05-21  2:09 ` Anthony Liguori
2008-05-21  8:12   ` Johannes Schindelin
2008-05-21 13:06     ` Anthony Liguori
2008-05-21 13:14       ` Johannes Schindelin
2008-05-21 13:36         ` Anthony Liguori
2008-05-21 13:45           ` Jamie Lokier
2008-05-21 13:51             ` Anthony Liguori
2008-05-21  5:55 ` Alexander Graf
2008-05-21  8:08   ` Johannes Schindelin
2008-05-21 13:02   ` Daniel P. Berrange [this message]
2008-05-21 13:10     ` Johannes Schindelin
2008-05-21 13:47       ` Anthony Liguori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080521130210.GA3915@redhat.com \
    --to=berrange@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).