From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH v3 1/6] libxl: allow /local/domain/$LIBXL_TOOLSTACK_DOMID/device-model/$DOMID to be written by $DOMID Date: Tue, 30 Jun 2015 10:06:09 +0100 Message-ID: <21906.23553.574742.217059@mariner.uk.xensource.com> References: <1433930994-32527-1-git-send-email-stefano.stabellini@eu.citrix.com> <1435248986.32500.110.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Stefano Stabellini Cc: xen-devel@lists.xensource.com, wei.liu2@citrix.com, Ian Campbell List-Id: xen-devel@lists.xenproject.org Stefano Stabellini writes ("Re: [PATCH v3 1/6] libxl: allow /local/domain/$LIBXL_TOOLSTACK_DOMID/device-model/$DOMID to be written by $DOMID"): > On Thu, 25 Jun 2015, Ian Campbell wrote: > > Am I correct in concluding that only oxenstored supports XS_RESTRICT? I > > don't see it in C xenstored at all. > > That is correct. C xenstored ignores it. You mean it rejects it. This is, of course, not the same ... Ian.