From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catalin Marinas Subject: Re: [PATCH v6 00/15] KVM/ARM Implementation Date: Thu, 24 Jan 2013 16:26:28 +0000 Message-ID: <20130124162627.GE18233@arm.com> References: <20130116175716.29147.15348.stgit@ubuntu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "kvm@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "kvmarm@lists.cs.columbia.edu" To: Christoffer Dall Return-path: Received: from fw-tnat.cambridge.arm.com ([217.140.96.21]:48607 "EHLO cam-smtp0.cambridge.arm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753474Ab3AXQ0u (ORCPT ); Thu, 24 Jan 2013 11:26:50 -0500 Content-Disposition: inline In-Reply-To: <20130116175716.29147.15348.stgit@ubuntu> Sender: kvm-owner@vger.kernel.org List-ID: Hi Christoffer, On Wed, Jan 16, 2013 at 05:57:19PM +0000, Christoffer Dall wrote: > The following series implements KVM support for ARM processors, > specifically on the Cortex A-15 platform. I went through the KVM patches (just this series, not the vgic or timers) and apart from a few minor clean-up issues (which can be done later as an additional patch) they look fine to me. Reviewed-by: Catalin Marinas