From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] [Xend] Move some backend configuration Date: Tue, 30 Sep 2008 15:48:29 +0100 Message-ID: References: <20080930144340.GB22049@totally.trollied.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080930144340.GB22049@totally.trollied.org.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: John Levon , Pascal Bouchareine Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 30/9/08 15:43, "John Levon" wrote: > On Tue, Sep 30, 2008 at 04:24:43PM +0200, Pascal Bouchareine wrote: > >> This patch moves some dom0 variables and backend device >> configuration from frontend directories to >> /local/domain//backend or /vm. > > What is the point of this? These paths, however wrong they might be, are > API, surely. Which guaranteed API would that be? These paths are private to the toolstack implementation. Perhaps the only exception is the xenconsoled-to-console-client xenstore path, but that is the one that most urgently needs to change, since we can't trust domUs not to mess with the tty path, for example. -- Keir