From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Guthro Subject: Re: xenctrl domain name Date: Mon, 11 Aug 2008 15:06:40 -0400 Message-ID: <48A08DC0.9080105@virtualiron.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Shaun R." Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Its in xenstore. You can use xs.h via xs_read alternaltly from the shell: xenstore-read /local/domain/0/name Shaun R. wrote on 08/11/2008 03:02 PM: > Are there any function in the xenctrl lib (xenctrl.h) or some where > else that will provide a list of domains that also returns the domains > name. I've found functions like xc_domain_getinfo and > xc_domain_getinfolist that return a list of domains but they do not > give the domain name. If there's not, is there a function to return > the name of a domain from it's id? > > ~Shaun > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel