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] Fwd: Display/Console for HVM domUs

To: jdsw <jdsw2002@xxxxxxxxx>
Subject: Re: [Xen-devel] Fwd: Display/Console for HVM domUs
From: Ewan Mellor <ewan@xxxxxxxxxxxxx>
Date: Wed, 15 Nov 2006 09:54:51 +0000
Cc: xendevel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 15 Nov 2006 01:55:04 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20061115005241.54029.qmail@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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: <20061115005241.54029.qmail@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Tue, Nov 14, 2006 at 04:52:41PM -0800, jdsw wrote:

>      Also, xm list -l domname also does not contain any indication of what
>   display is being used ? I want to programatically determined the display
>   number.

That's a nice idea.  I've pushed a patch to do exactly that, so

xm li --long <domid> | sed -n 's/^.*(vnc-port \([^)]*\).*$/\1/p'

ought to do what you want.

Ewan.

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

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