From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH V2 2/8] xen/arm: gic-v3: Increase the size of GICR in address space for guest Date: Sat, 23 May 2015 15:48:41 +0100 Message-ID: <55609349.9060704@gmail.com> References: <1432389153-28207-1-git-send-email-cbz@baozis.org> <1432389153-28207-3-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.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YwCMO-0003bC-Gq for xen-devel@lists.xenproject.org; Sat, 23 May 2015 16:33:16 +0000 Received: by wichy4 with SMTP id hy4so14740338wic.1 for ; Sat, 23 May 2015 09:33:14 -0700 (PDT) In-Reply-To: <1432389153-28207-3-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 , Chen Baozi , Ian Campbell List-Id: xen-devel@lists.xenproject.org Hi Chen, On 23/05/2015 14:52, Chen Baozi wrote: > From: Chen Baozi > > Currently it only supports up to 8 vCPUs. Increase the region to hold > up to 128 vCPUs, which is the maxium number that GIC-500 supports. > > Signed-off-by: Chen Baozi Reviewed-by: Julien Grall Regards, -- Julien Grall