WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: [PATCH] VNC enhancement in new qemu-dm

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Re: [PATCH] VNC enhancement in new qemu-dm
From: Anthony Liguori <aliguori@xxxxxxxxxx>
Date: Tue, 25 Jul 2006 10:00:01 -0500
Delivery-date: Tue, 25 Jul 2006 08:01:03 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <E42673822206994F8293A048721B91A506135D@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.)
Are you sure you want to expose the monitor interface via VNC?  Most of
the commands aren't functional for Xen.  It also exposes an asymmetry
between VT domains and PV domains with a framebuffer.

For debugging purposes, it would seem easier to just start with -monitor
pty and have something akin to xm console to connect to the monitor's pty.

In fact, the monitor may make more sense as the default target of xm
console...

Right now, xm console goes to ttyS0 but presumably a user would want to be
able to connect to any of the four virtual serial ports.  Perhaps all four
should be stored in xenstore and a new xm command should be introduced?

Regards,

Anthony Liguori

On Tue, 25 Jul 2006 13:41:38 +0800, Yang, Xiaowei wrote:

> Keir,
> Qemu 0.8.1 uses a written-from-scratch VNC implementation, which lacks
> of some original features. One thing is that it doesn't recognize
> ctrl+alt+1/2/3 to switch among screens. Another issue is VNC client may
> reset color depth after connection, so if we don't re-calculate
> color_table, monitor/console's background is abnormal. I made a patch to
> add them. In addition, it sets VNC window title with domain-name.
> 
> Thanks,
> Xiaowei
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>