From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [PATCH v2 0/2] plug KVM ARMv7 debug leakage Date: Mon, 15 May 2017 14:30:00 +0200 Message-ID: <20170515123000.GB18755@cbox> References: <20170511124612.11212-1-alex.bennee@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: christoffer.dall@linaro.org, marc.zyngier@arm.com, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu To: Alex =?iso-8859-1?Q?Benn=E9e?= Return-path: Received: from mail-qk0-f170.google.com ([209.85.220.170]:34628 "EHLO mail-qk0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750937AbdEOMaK (ORCPT ); Mon, 15 May 2017 08:30:10 -0400 Received: by mail-qk0-f170.google.com with SMTP id k74so93241866qke.1 for ; Mon, 15 May 2017 05:30:10 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20170511124612.11212-1-alex.bennee@linaro.org> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, May 11, 2017 at 01:46:10PM +0100, Alex Bennée wrote: > Hi, > > This is pretty much v1 + comments from Marc and a minor re-factor of > the trap path to make it cleaner w.r.t. cp14/cp15 trapping. Thanks for these. I've applied them to kvmarm/master and cc'ed the first one to stable. -Christoffer