From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 1/3] flask/policy: updates from osstest runs Date: Wed, 3 Jun 2015 11:34:14 +0100 Message-ID: <1433327654.7108.60.camel@citrix.com> References: <1432664009-10532-1-git-send-email-dgdegra@tycho.nsa.gov> <1432714397.14664.153.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Z0603-0007MD-8J for xen-devel@lists.xenproject.org; Wed, 03 Jun 2015 10:34:19 +0000 In-Reply-To: <1432714397.14664.153.camel@citrix.com> 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: xen-devel@lists.xenproject.org, wei.liu2@citrix.com List-Id: xen-devel@lists.xenproject.org On Wed, 2015-05-27 at 09:13 +0100, Ian Campbell wrote: > On Tue, 2015-05-26 at 14:13 -0400, Daniel De Graaf wrote: > > Migration and HVM domain creation both trigger AVC denials that should > > be allowed in the default policy; add these rules. > > > > Guest console writes need to be either allowed or denied without audit > > depending on the decision of the local administrator; introduce a policy > > boolean to switch between these possibilities. > > > > Reported-by: Wei Liu > > Signed-off-by: Daniel De Graaf > > Acked-by: Ian Campbell and applied all 3.