From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH v3 0/6] Assign a default SSID to guests Date: Wed, 20 May 2015 15:30:01 +0100 Message-ID: <1432132201.12989.268.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 Compared with v3 this uses Daniel's more comprehensive policy patch and adds a default ssidref for stubdoms too. Tested with and without XSM enabled for normal guests and HVM guests with qemu in dom0. Stubdoms appeared to be broken in the base case, so I haven't tested that really. Ian.