From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v3 6/6] libxl: assign a default ssidref (XSM label) to guests Date: Thu, 21 May 2015 15:54:42 +0100 Message-ID: <1432220082.10746.65.camel@citrix.com> References: <1432132201.12989.268.camel@citrix.com> <1432132740-20462-6-git-send-email-ian.campbell@citrix.com> <555C9F6A.4080307@tycho.nsa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <555C9F6A.4080307@tycho.nsa.gov> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Daniel De Graaf Cc: ian.jackson@eu.citrix.com, wei.liu2@citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, 2015-05-20 at 10:51 -0400, Daniel De Graaf wrote: > On 05/20/2015 10:39 AM, Ian Campbell wrote: > > We have now arranged for SECINITSID_DOMU and SECINITSID_DOMDM to be > > defined (correspondng to system_u:system_r:domU_t and > > system_u:system_r:dm_dom_t respectively in the default policy). Use > > these as the default for the SSID of every (stub)domain. > > > > Signed-off-by: Ian Campbell > > Acked-by: Daniel De Graaf Thanks, all applied with Wei and your acks. Ian.