From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH 2/3] xen/arm: vgic-v3: Correctly retrieve the vCPU associated to a re-distributor Date: Tue, 29 Sep 2015 13:28:44 +0100 Message-ID: <560A83FC.2080908@citrix.com> References: <1443472296-6671-1-git-send-email-julien.grall@citrix.com> <1443472296-6671-3-git-send-email-julien.grall@citrix.com> <5FC3163CFD30C246ABAA99954A238FA81728A6F4@lhreml504-mbs> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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 1Zgu2p-0001B1-5L for xen-devel@lists.xenproject.org; Tue, 29 Sep 2015 12:30:07 +0000 In-Reply-To: <5FC3163CFD30C246ABAA99954A238FA81728A6F4@lhreml504-mbs> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Shameerali Kolothum Thodi , "xen-devel@lists.xenproject.org" Cc: Wei Liu , "ian.campbell@citrix.com" , "stefano.stabellini@eu.citrix.com" List-Id: xen-devel@lists.xenproject.org On 29/09/15 13:24, Shameerali Kolothum Thodi wrote: > > >> -----Original Message----- >> From: Julien Grall [mailto:julien.grall@citrix.com] >> Sent: 28 September 2015 21:32 >> To: xen-devel@lists.xenproject.org >> Cc: ian.campbell@citrix.com; stefano.stabellini@eu.citrix.com; Julien >> Grall; Shameerali Kolothum Thodi; Wei Liu >> Subject: [PATCH 2/3] xen/arm: vgic-v3: Correctly retrieve the vCPU >> associated to a re-distributor >> >> When the guest is accessing the re-distributor, Xen retrieves the base >> of the re-distributor using a mask based on the stride. >> > .... > >> with multiple bit set [1]. Although, we don't support such platform >> right now. So I would rather defer this change to Xen 4.6.1 and >> avoid possible downside/bug in this patch. >> >> Shamaeerali, I've only tested quickly on the foundation model. Can >> you give a try on your platform to check if it fixes DOM0 boot? > > > I tried and it fixes the issue on our platform :). Great, thank you for testing! Can I add your Tested-by? > (I applied only the first two patches in the series). The last one is only a clean up so it's fine. >> [1] http://lists.xen.org/archives/html/xen-devel/2015- >> 09/msg03372.html > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel > -- Julien Grall