From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v5 17/21] xen/arm: Add support for GIC v3 Date: Thu, 12 Jun 2014 23:58:37 +0100 Message-ID: <539A309D.3000104@linaro.org> References: <1402580192-13937-1-git-send-email-vijay.kilari@gmail.com> <1402580192-13937-18-git-send-email-vijay.kilari@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Stefano Stabellini , vijay.kilari@gmail.com Cc: Ian.Campbell@citrix.com, Prasun.Kapoor@caviumnetworks.com, Vijaya Kumar K , tim@xen.org, xen-devel@lists.xen.org, stefano.stabellini@citrix.com List-Id: xen-devel@lists.xenproject.org On 12/06/14 18:03, Stefano Stabellini wrote: > On Thu, 12 Jun 2014, vijay.kilari@gmail.com wrote: >> From: Vijaya Kumar K >> >> Add support for GIC v3 specification System register access(SRE) >> is enabled to access cpu and virtual interface regiseters based >> on kernel GICv3 driver. >> >> This patch adds only basic v3 support. >> Does not support Interrupt Translation support (ITS) >> >> Signed-off-by: Vijaya Kumar K > > I see that a lot of things changed in this version of the patch. It > would be nice if you kept a log of the incremental changes. +1 for the other patches. -- Julien Grall