From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v8 0/8] Support more than 8 vcpus on arm64 with GICv3 Date: Wed, 17 Jun 2015 14:04:08 +0100 Message-ID: <1434546248.13744.372.camel@citrix.com> References: <1434097969-16793-1-git-send-email-cbz@baozis.org> 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 1Z5D1P-0004bZ-Uc for xen-devel@lists.xenproject.org; Wed, 17 Jun 2015 13:04:52 +0000 In-Reply-To: <1434097969-16793-1-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 Cc: Julien Grall , xen-devel@lists.xenproject.org, Chen Baozi List-Id: xen-devel@lists.xenproject.org On Fri, 2015-06-12 at 16:32 +0800, Chen Baozi wrote: > From: Chen Baozi > These patches are written based upon Julien's "GICv2 on GICv3" series > and the IROUTER emulation cleanup patch. Apart from a few comments this series is now acked and I anticipate v9 being fine, but it wouldn't apply without this prerequisite. Does it depends on the entire thing or just a subset which might already be ready to go (i.e. is already acked too)? Ian.