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

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

To: "Yang, Xiaowei" <xiaowei.yang@xxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] VNC enhancement in new qemu-dm
From: "Christian Limpach" <christian.limpach@xxxxxxxxx>
Date: Wed, 26 Jul 2006 14:54:54 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 26 Jul 2006 06:55:17 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KACC/bKt9aQv++tRjOCmfKCF0oPsu67NHvoD5R1iDUnR1kMjUbTg0KxqLruagwaWZcSyXG9rz6cRDUe9cLI76Z1J4N3DHXpD2PtgxzAzfLjWbcvVBRpdwdavRZUtWbCFo2GEauma2meoGrQnFpT+svWJDkxJdI30nykWNr/zxW4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <E42673822206994F8293A048721B91A506135D@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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>
Reply-to: Christian.Limpach@xxxxxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On 7/25/06, Yang, Xiaowei <xiaowei.yang@xxxxxxxxx> 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.

Xiaowei,

I've applied these now.

The screen switching has one issue though, it will pass the numeric
keypress to the terminal, i.e. if you switch from the monitor back to
the 1st display, it will emit a 1 keypress to the monitor, the same
for switch from 1st display to 2nd.  Could you have a look at fixing
this?

Also, please send separate patches in the future.

Thanks!

   christian

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

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