Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756282AbcDNQKZ (ORCPT ); Thu, 14 Apr 2016 12:10:25 -0400 Received: from foss.arm.com ([217.140.101.70]:44117 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756189AbcDNQKU (ORCPT ); Thu, 14 Apr 2016 12:10:20 -0400 Subject: Re: [PATCH v2 00/17] kvm-arm: Add stage2 page table walker To: Christoffer Dall , Suzuki K Poulose References: <1460640065-27658-1-git-send-email-suzuki.poulose@arm.com> <570F9B32.9090106@arm.com> <20160414160348.GQ30804@cbox> Cc: linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org, mark.rutland@arm.com, will.deacon@arm.com, catalin.marinas@arm.com, linux-kernel@vger.kernel.org, kvmarm@lists.cs.columbia.edu From: Marc Zyngier Organization: ARM Ltd Message-ID: <570FC0E8.9030204@arm.com> Date: Thu, 14 Apr 2016 17:10:16 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.7.0 MIME-Version: 1.0 In-Reply-To: <20160414160348.GQ30804@cbox> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1231 Lines: 32 On 14/04/16 17:03, Christoffer Dall wrote: > On Thu, Apr 14, 2016 at 02:29:22PM +0100, Suzuki K Poulose wrote: >> On 14/04/16 14:20, Suzuki K Poulose wrote: >>> This series adds support for stage2 page table helpers and makes >>> the core kvm-arm MMU code make use of it. At the moment we assume >>> that the host/hyp and the stage2 page tables have same number of >>> levels and hence use the host level accessors (except for some >>> hooks, e.g kvm_p.d_addr_end) and shares the routines for unmapping >>> the page table ranges. >> >>> The tree is available at : >>> git://linux-arm.org/linux-skp.git kvm-stage2/v2 >> >> Please note that the tree above contains one additional patch on top of kvmarm/master : >> commit 91ad0db16a42a7d3("arm64/sunxi: 4.6-rc1: Add dependency on generic irq chip"), >> which is there to fix a build break with ARCH_SUNXI selected on 4.6-rc1. >> > ok, but I can just build/test this without ARCH_SUNXI and pick the > remains of this series only for kvmarm/next, as far as I can tell, > right? Yup. > Marc, seems like you're happy with this series as well? Very. I'm still going through the last patches, but so far it looks great. Thanks, M. -- Jazz is not dead. It just smells funny...