qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Troy Benjegerdes <hozer@hozed.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] VNC display support for QEMU
Date: Mon, 1 May 2006 00:29:30 -0500	[thread overview]
Message-ID: <20060501052930.GZ15855@narn.hozed.org> (raw)
In-Reply-To: <4453DBDE.8020306@codemonkey.ws>


> Where 1 is the first display (port 5901).  This syntax may change in the 
> near future to support binding to a particular interface.  It's very 
> useful to use an absolute mouse with VNC as the relative support is 
> quite poor.  It may be useful to adapt the libvncserver patch's 
> calibration code here but I've not attempted to do that yet.
> 
> This patch is still experimental.  I've tested it with RealVNC and 
> TightVNC under a variety of depths but I won't be suprised if there are 
> still problems.  I only implement Raw, CopyRect, and Hextile encodings 
> too.  Any sort of palette color mode or pixel format that QEMU doesn't 
> support will not work either.
> 
> One thing you may notice is that RealVNC has some issues with being 
> disconnected.  This is because it likes to switch from 8bit to 32bit 
> depths automatically at startup.  Unfortunately, there is a race 
> condition in the VNC protocol and since this implementation is 
> asynchronous, we seem to be much more prone to exposing this.
> 
> A short near-term TODO list is:
> 
> 1) More testing
> 2) Support switching between monitor/serial
> 3) Support a better encoding (like TightEncoding or ZRLE)
> 4) Support a vnc password (and perhaps stuff like TLS)
> 
> Any feedback is greatly appreciated (especially with how it works with 
> clients I've not tested).

realvnc on debian-ppc (xvncviewer-3.3.7) has endian issues (the colors
are wrong). However, mouse tracking and dragging windows actually
*works*. (This is with the version currently in cvs)

  parent reply	other threads:[~2006-05-01  5:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-29 21:34 [Qemu-devel] [PATCH] VNC display support for QEMU Anthony Liguori
2006-04-30  1:03 ` Johannes Schindelin
2006-04-30  4:24   ` Anthony Liguori
2006-04-30 10:43     ` Johannes Schindelin
2006-04-30 20:14       ` Anthony Liguori
2006-04-30 22:14         ` Christian MICHON
2006-04-30 23:11           ` Christian MICHON
2006-04-30 23:46             ` [Qemu-devel] " Anthony Liguori
2006-04-30 20:57       ` [Qemu-devel] [PATCH] Enhanced Documentation Stefan Weil
2006-05-01  5:02   ` [Qemu-devel] [PATCH] VNC display support for QEMU Troy Benjegerdes
2006-05-01  5:29 ` Troy Benjegerdes [this message]
2006-05-01  6:01 ` Brad Campbell
2006-05-01  6:03   ` Brad Campbell
2006-05-01  9:08   ` Johannes Schindelin

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=20060501052930.GZ15855@narn.hozed.org \
    --to=hozer@hozed.org \
    --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).