From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suzuki K Poulose Subject: Re: [PATCH v2 00/17] kvm-arm: Add stage2 page table walker Date: Thu, 14 Apr 2016 17:51:13 +0100 Message-ID: <570FCA81.9000006@arm.com> References: <1460640065-27658-1-git-send-email-suzuki.poulose@arm.com> <570F9B32.9090106@arm.com> <20160414160348.GQ30804@cbox> <570FC11F.4080401@arm.com> <20160414164145.GR30804@cbox> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, marc.zyngier@arm.com, catalin.marinas@arm.com, will.deacon@arm.com, linux-kernel@vger.kernel.org, kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org To: Christoffer Dall Return-path: In-Reply-To: <20160414164145.GR30804@cbox> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu List-Id: kvm.vger.kernel.org On 14/04/16 17:41, Christoffer Dall wrote: > No worries. I pushed the stuff I picked from your previous branch plus > the changes to bool values that Marc asked for (and added my > signed-off-by to those) and put it all on kvmarm/queue: > > git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git queue Thanks ! Suzuki