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] xm vncviewer

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] xm vncviewer
From: Jingwei Tan <efundaism@xxxxxxxxx>
Date: Mon, 6 Jul 2009 17:00:43 +0800
Delivery-date: Mon, 06 Jul 2009 02:01:13 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=roKz1jD/GBrDT56iOuQ8JJNYaFsgvOKvKKUR6pc4dao=; b=to1FdP4NsCE7o1c4w/Y+c1FzlzBSIpw7OVHGll1+DqqieuiN6XDa9ljrJPkuLtmzB/ Ih4Huam1RDQbpieC7M1D5bNd/RLOkkwc5QwRvc2ljC7gtWUIkGN2QuyOHZwGJW6m/Ggx F5pVkMYhXN3IZuSkHFELTWnBG1ir67smD29is=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=bwNH0XsNAzA7XBmVwFu+ejEjDMogaCsCUev6MHrFhas592/C8SPVBWcDkONHJXC7/K JvrQv3xD7Nsk2D9vjxuyTGw9Z0qQTZ0hixwhNjdFfFMWC/lJ0thCANmBhCHmzXFkx0NS Mml7TZCCIWzp8JrOcbjA0sPttANz+imToyqNo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hey,

I'm using the built-in VNC to play around with the GUI of my DomU (HVM).
I'm thinking of playing around with the call of "xm vncviewer <domid>" -- altering the call of vncviewer and how the rfb packets are sent.

But I do not much idea on which part of the code should I look at?

Is looking at /tools/python/xen/xm/main.py and /tools/python/xen/xm/console.py sufficient?

Thank you in advance.
Advice is appreciated.

--
Tan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] xm vncviewer, Jingwei Tan <=