Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp6320326ybl; Mon, 23 Dec 2019 04:06:16 -0800 (PST) X-Google-Smtp-Source: APXvYqw0Q53Gs+24YAFw9Mnft44frbNCySGXLKBooIQ4CBbaZ740yU49zRJiILmMuPNwoKKS82CS X-Received: by 2002:aca:e106:: with SMTP id y6mr5961217oig.131.1577102776337; Mon, 23 Dec 2019 04:06:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1577102776; cv=none; d=google.com; s=arc-20160816; b=Rl2pjOVwIFxbKgLBSqKHRofPORsedy5KWtO0owVld9c2ZqMyN/7ySwqdPPU5dP1iPx +T2meE4fuYSPO2JWNUo/zGIC6Z+j+hDVyZP0lBekceYMMwKqR+HMNdAWdaNhQCrjLCD3 ENbal6ZCAWnYNn/woDO0ZFsGqkF2DZP24iedmsPYhUvtmT19wHPrhlaTObwsM4qcZpqP FEs1PxOwwOAPruq1qYjvFFN9wLHTF+3iQ5Z8I6eVwKwLcHbjTgrQE0UoLcADOJLxVD5t 3yxzbSr35XMloTjli+kQ0+XuHwucDsDhabq09NGZwfY0YaG4EH3tfwZLcEDdlUpVZW4v wnHQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:message-id:references :in-reply-to:cc:from:date:content-transfer-encoding:mime-version :subject:to; bh=yAnO/j4lzMdCNoWI9RkgVGwVaMkI3/mtiI8wVaweFEU=; b=V3L7dtQf6OX7ArRsp2KmyDydqzy0c6ru/JJc2alTwSvVriJ6oyjo/LjoLhfdEHQPS3 jkUl3Wb7ON1niyMBY93ixhhWGRuo5/q4UmbQrso/jRlO0hpfxYkOHrsCwYt4gGl10bqu 14RO6m3qrDeb+giYNc7nXb1Z6ewfMAdjrV05K/eC9/AYz4J6i1CTuozq++LPJ9F7WRNC tVcwYihTpATWJBQpoTC+Q6AZ7mgcSbxecucBWTKx4rNf0cM5JJSMOhs3gyWJY/gcmiCn ropW36S8rbLHEOSVCMKGigg9DRCFKIWIcqaIVNZttUTOVcopUiLd3B6p1Xo1zTWbGK+e DBSA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z14si8436060oih.89.2019.12.23.04.06.05; Mon, 23 Dec 2019 04:06:16 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726834AbfLWMFQ (ORCPT + 99 others); Mon, 23 Dec 2019 07:05:16 -0500 Received: from inca-roads.misterjones.org ([213.251.177.50]:50961 "EHLO inca-roads.misterjones.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726663AbfLWMFQ (ORCPT ); Mon, 23 Dec 2019 07:05:16 -0500 Received: from www-data by cheepnis.misterjones.org with local (Exim 4.80) (envelope-from ) id 1ijMSW-0003P7-RT; Mon, 23 Dec 2019 13:05:12 +0100 To: Andrew Murray Subject: Re: [PATCH v2 11/18] KVM: arm64: don't trap Statistical Profiling controls to EL2 X-PHP-Originating-Script: 0:main.inc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 23 Dec 2019 12:05:12 +0000 From: Marc Zyngier Cc: Catalin Marinas , , , Sudeep Holla , , In-Reply-To: <20191223115651.GA42593@e119886-lin.cambridge.arm.com> References: <20191220143025.33853-1-andrew.murray@arm.com> <20191220143025.33853-12-andrew.murray@arm.com> <86bls0iqv6.wl-maz@kernel.org> <20191223115651.GA42593@e119886-lin.cambridge.arm.com> Message-ID: <1bb190091362262021dbaf41b5fe601e@www.loen.fr> X-Sender: maz@kernel.org User-Agent: Roundcube Webmail/0.7.2 X-SA-Exim-Connect-IP: X-SA-Exim-Rcpt-To: andrew.murray@arm.com, catalin.marinas@arm.com, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, sudeep.holla@arm.com, kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on cheepnis.misterjones.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2019-12-23 11:56, Andrew Murray wrote: > On Sun, Dec 22, 2019 at 10:42:05AM +0000, Marc Zyngier wrote: >> On Fri, 20 Dec 2019 14:30:18 +0000, >> Andrew Murray wrote: >> > >> > As we now save/restore the profiler state there is no need to trap >> > accesses to the statistical profiling controls. Let's unset the >> > _TPMS bit. >> > >> > Signed-off-by: Andrew Murray >> > --- >> > arch/arm64/kvm/debug.c | 2 -- >> > 1 file changed, 2 deletions(-) >> > >> > diff --git a/arch/arm64/kvm/debug.c b/arch/arm64/kvm/debug.c >> > index 43487f035385..07ca783e7d9e 100644 >> > --- a/arch/arm64/kvm/debug.c >> > +++ b/arch/arm64/kvm/debug.c >> > @@ -88,7 +88,6 @@ void kvm_arm_reset_debug_ptr(struct kvm_vcpu >> *vcpu) >> > * - Performance monitors (MDCR_EL2_TPM/MDCR_EL2_TPMCR) >> > * - Debug ROM Address (MDCR_EL2_TDRA) >> > * - OS related registers (MDCR_EL2_TDOSA) >> > - * - Statistical profiler (MDCR_EL2_TPMS/MDCR_EL2_E2PB) >> > * >> > * Additionally, KVM only traps guest accesses to the debug >> registers if >> > * the guest is not actively using them (see the >> KVM_ARM64_DEBUG_DIRTY >> > @@ -111,7 +110,6 @@ void kvm_arm_setup_debug(struct kvm_vcpu >> *vcpu) >> > */ >> > vcpu->arch.mdcr_el2 = __this_cpu_read(mdcr_el2) & >> MDCR_EL2_HPMN_MASK; >> > vcpu->arch.mdcr_el2 |= (MDCR_EL2_TPM | >> > - MDCR_EL2_TPMS | >> >> No. This is an *optional* feature (the guest could not be presented >> with the SPE feature, or the the support simply not be compiled in). >> >> If the guest is not allowed to see the feature, for whichever >> reason, >> the traps *must* be enabled and handled. > > I'll update this (and similar) to trap such registers when we don't > support > SPE in the guest. > > My original concern in the cover letter was in how to prevent the > guest > from attempting to use these registers in the first place - I think > the > solution I was looking for is to trap-and-emulate ID_AA64DFR0_EL1 > such that > the PMSVer bits indicate that SPE is not emulated. That, and active trapping of the SPE system registers resulting in injection of an UNDEF into the offending guest. Thanks, M. -- Jazz is not dead. It just smells funny...