From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: XEN with SMP on ARMv7 with virtualizations extensions Date: Wed, 10 Apr 2013 17:21:00 +0100 Message-ID: <5165916C.9080200@citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andrii Anisov Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 04/10/2013 03:58 PM, Andrii Anisov wrote: > Guys, Hello, > Could you please clarify if SMP available for XEN on ARMv7 with > virtualizations extensions? > Browsing through stuff for Arndale I do see enabling secondary CPU on > XEN site and SMP enabling on dom0 kernel site. But I do not see SMP > infrastructure implementation on the XEN site. The current specific branch for the Arndale board has support for the SMP. The configuration file and the device tree already have SMP enabled. You just need to clone and compile it :). Cheers, Julien