From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Duffy Subject: Re: domU reading its own xenstore home directory from userspace Date: Mon, 16 Jan 2006 10:34:57 -0600 Message-ID: <43CBCB31.9070607@spamcop.net> References: <1133556311.9532.38.camel@localhost.localdomain> <20051205130623.GA20687@leeni.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20051205130623.GA20687@leeni.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Ewan Mellor wrote: > /local/domain//vm Path to this domain's VM store entries > /... other domain-specific details > One question: Can a domain retrieve its own domid? Let's say I have /tool/foo//key, and I set permissions such that each domU has appropriate access to its own /tool/foo//key. Does a tool running within the DomU need to iterate through all the /tool/foo/*/key options until it finds one it has access to, or is there a better way to determine one's own domid?