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: Wed, 8 Jul 2015 13:43:57 +0100 Message-ID: <1436359437.23508.34.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 1ZCosL-0000aL-4i for xen-devel@lists.xenproject.org; Wed, 08 Jul 2015 12:54:57 +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: > Julien Grall (3): > xen/arm: Rename XEN_DOMCTL_CONFIG_GIC_DEFAULT to > XEN_DOMCTL_CONFIG_GIC_NATIVE Applied this one. > arm: Allow the user to specify the GIC version But this one caused a build failure, I've replied to the patch. > xen/arm: gic-v3: Add support of vGICv2 when available