From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH v6 00/15] KVM/ARM Implementation Date: Thu, 24 Jan 2013 19:14:33 +0200 Message-ID: <20130124171432.GC18762@redhat.com> References: <20130116175716.29147.15348.stgit@ubuntu> <20130124162627.GE18233@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoffer Dall , "kvm@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "kvmarm@lists.cs.columbia.edu" To: Catalin Marinas Return-path: Received: from mx1.redhat.com ([209.132.183.28]:15017 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751150Ab3AXROs (ORCPT ); Thu, 24 Jan 2013 12:14:48 -0500 Content-Disposition: inline In-Reply-To: <20130124162627.GE18233@arm.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Jan 24, 2013 at 04:26:28PM +0000, Catalin Marinas wrote: > 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 Same here. Reviewed the patch series from KVM perspective. There are improvements that can be done to vcpu run loop, but nothing that should prevent this series from going in. Reviewed-by: Gleb Natapov -- Gleb.