From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH V2 6/8] tools/libxl: Make DT node of GICv3 according to max_vcpus Date: Tue, 26 May 2015 16:40:52 +0200 Message-ID: <556485F4.6020709@citrix.com> References: <1432389153-28207-1-git-send-email-cbz@baozis.org> <1432389153-28207-7-git-send-email-cbz@baozis.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" 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 1YxG3S-0000in-U8 for xen-devel@lists.xenproject.org; Tue, 26 May 2015 14:42:07 +0000 In-Reply-To: <1432389153-28207-7-git-send-email-cbz@baozis.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Chen Baozi , xen-devel@lists.xenproject.org Cc: Julien Grall , Ian Jackson , Chen Baozi , Wei Liu , Ian Campbell List-Id: xen-devel@lists.xenproject.org Hi Chen, On 23/05/2015 15:52, Chen Baozi wrote: > From: Chen Baozi > > Since the size of GICR is determined by the number of CPU > cores, add 'nr_cpus' parameter when creating its DT node > and set gicr0_size dynamically. This patch is not necessary, the re-distributor region can be bigger without any issue. The OS will know the end of the region with GICR_TYPER.Last. Regards, -- Julien Grall