From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH OSSTEST v2 0/2] A pair of XSM fixes Date: Tue, 5 May 2015 12:07:17 +0100 Message-ID: <1430824037.2660.44.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: Wei Liu , Ian Jackson Cc: xen-devel List-Id: xen-devel@lists.xenproject.org The first of these was posted before and even applied to pretest but it was broken (incorrect operator precedence). The second is new. Ian.