From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH v2 0/6] Assign a default SSID to guests Date: Tue, 19 May 2015 14:44:21 +0100 Message-ID: <1432043061.12989.129.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org Cc: ian.jackson@eu.citrix.com, Daniel De Graaf , wei.liu2@citrix.com, Ian Campbell List-Id: xen-devel@lists.xenproject.org This series replaces "libxl: assigned a default ssid_label (XSM label) to guests" with a scheme which uses a new initialssid for domU as discussed. Daniel, one of the patches ("flask/policy: Add SECINITSID_DOMU as default domU SSID") is from you and needs a S-o-b, please. Tested with and without XSM enabled. Ian.