From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH 06/18] lib{xc, xl}: Seed grant tables with xenstore and console grants Date: Thu, 12 Jan 2012 17:35:12 +0000 Message-ID: <20239.6608.925166.554645@mariner.uk.xensource.com> References: <1326302490-19428-1-git-send-email-dgdegra@tycho.nsa.gov> <1326302490-19428-7-git-send-email-dgdegra@tycho.nsa.gov> <1326362398.17210.227.camel@zakaz.uk.xensource.com> <4F0EF816.6030206@tycho.nsa.gov> <20239.5794.29197.280475@mariner.uk.xensource.com> <4F0F192A.5010503@tycho.nsa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4F0F192A.5010503@tycho.nsa.gov> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Daniel De Graaf Cc: "xen-devel@lists.xensource.com" , Alex Zeffertt , Ian Campbell , Diego Ongaro List-Id: xen-devel@lists.xenproject.org Daniel De Graaf writes ("Re: [Xen-devel] [PATCH 06/18] lib{xc, xl}: Seed grant tables with xenstore and console grants"): > I was suggesting storing the domain name in the config file, which wouldn't > be a runtime value. However, I think it should be possible to place this in > xenstore, and that will probably be better as that's where you would expect > things like this to be. The registry of domain names is in xenstore, so that's not going to work :-). Ian.