From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Deacon Subject: Re: [PATCH v2 0/8] kvm tools: add support for ARMv7 processors Date: Fri, 23 Nov 2012 14:38:57 +0000 Message-ID: <20121123143856.GH32200@mudshark.cambridge.arm.com> References: <1353599897-15656-1-git-send-email-will.deacon@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "kvm@vger.kernel.org" , Marc Zyngier , "c.dall@virtualopensystems.com" , "matt@ozlabs.org" , "peter.maydell@linaro.org" , "michael@ellerman.id.au" , "levinsasha928@gmail.com" , "kvmarm@lists.cs.columbia.edu" To: Pekka Enberg Return-path: Received: from cam-admin0.cambridge.arm.com ([217.140.96.50]:36022 "EHLO cam-admin0.cambridge.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751711Ab2KWOj1 (ORCPT ); Fri, 23 Nov 2012 09:39:27 -0500 Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Nov 23, 2012 at 11:22:24AM +0000, Pekka Enberg wrote: > On Thu, 22 Nov 2012, Will Deacon wrote: > > This is version two of the patches I originally posted here: > > > > http://www.spinics.net/lists/kvm/msg82447.html [...] > I applied patches 1-7. I'll wait for a new revision of the final > patch. Thanks, Will! Great, thanks Pekka! I'll send a v3 of that last patch now... Will