From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v5 0/3] Add support for GICv2 on GICv3 Date: Thu, 9 Jul 2015 12:55:47 +0100 Message-ID: <1436442947.23508.121.camel@citrix.com> References: <1436286154-15696-1-git-send-email-julien.grall@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZDAQj-00043I-8O for xen-devel@lists.xenproject.org; Thu, 09 Jul 2015 11:55:53 +0000 In-Reply-To: <1436286154-15696-1-git-send-email-julien.grall@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: Julien Grall Cc: xen-devel@lists.xenproject.org, stefano.stabellini@citrix.com List-Id: xen-devel@lists.xenproject.org On Tue, 2015-07-07 at 17:22 +0100, Julien Grall wrote: > arm: Allow the user to specify the GIC version > xen/arm: gic-v3: Add support of vGICv2 when available Applied following "tools: ocaml: Handle anonymous struct members of structs in libxl IDL". thanks. Ian.