From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v3 for 4.5] xen/arm: Add support for GICv3 for domU Date: Mon, 10 Nov 2014 12:20:44 +0000 Message-ID: <1415622044.25176.0.camel@citrix.com> References: <1415192662-3353-1-git-send-email-julien.grall@linaro.org> <545CC988.5000000@linaro.org> <20141107145044.GD13259@laptop.dumpdata.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 1Xnnxh-0001sN-OJ for xen-devel@lists.xenproject.org; Mon, 10 Nov 2014 12:20:49 +0000 In-Reply-To: <20141107145044.GD13259@laptop.dumpdata.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: Konrad Rzeszutek Wilk Cc: Wei Liu , Ian Jackson , Vijaya Kumar K , Julien Grall , tim@xen.org, stefano.stabellini@citrix.com, Jan Beulich , xen-devel@lists.xenproject.org, Daniel De Graaf List-Id: xen-devel@lists.xenproject.org On Fri, 2014-11-07 at 09:50 -0500, Konrad Rzeszutek Wilk wrote: > On Fri, Nov 07, 2014 at 01:30:48PM +0000, Julien Grall wrote: > > Hi all, > > > > On 05/11/2014 13:04, Julien Grall wrote: > > >The vGIC will emulate the same version as the hardware. The toolstack has > > >to retrieve the version of the vGIC in order to be able to create the > > >corresponding device tree node. > > > > > >A new DOMCTL has been introduced for ARM to configure the domain. For now > > >it only allow the toolstack to retrieve the version of vGIC. > > >This DOMCTL will be extend later to let the user choose the version of the > > >emulated GIC. > > > > > >Signed-off-by: Vijaya Kumar K > > >Signed-off-by: Julien Grall > > >Cc: Ian Jackson > > >Cc: Jan Beulich > > >Cc: Daniel De Graaf > > > > I forgot to keep the Ack from Daniel on v2: > > > > http://lists.xenproject.org/archives/html/xen-devel/2014-11/msg00230.html > > Right. If he is Ok then Release-Acked-by: Konrad Rzeszutek Wilk Thanks, acked by me too and applied.