From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH 00/09] arm: host SMP support Date: Wed, 6 Mar 2013 08:52:00 +0000 Message-ID: <1362559920.8941.98.camel@hastur.hellion.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel Cc: Tim Deegan , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org The following series makes host SMP work for both arm32 and arm64. Tested in both cases with the models and 2 pCPUS. Ian.