From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DB25DC44507 for ; Tue, 14 Jul 2026 09:17:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=QDe8YvYJlu1JYh0yp9syTuhzrxaVjIvimEEjOf5rRHI=; b=37OVuYUbiPCITgZEX7GkR+LltR I8b0EeoTFT7qZ+QmPXbQ917vtBnZY1YoGBcxpASFu7ygz6a6YStlVNlfUJXifsdo8ocpu2pBKmlBE L+0aTO/SoKVwwKqOG3ZxqRbX1TEvtW20qwOw4qgxHJqnrBYnM9O3cI0NDGixiqY6SVjCWCKIBmmy2 bAQHWGQavPiRCgIjMRY4ZKNbbz6YKdiJYatImviv+ifts+CwodV2E/P/amKz3eQkD24dX/8zxmUtt aLb3sJMetPzzm3dGhbNNTPgKnOri4eiF3965FEM6m4QSi+L+fv5iG1OPyKiRdbwAFYUfoaMH6WRkL k4NHrTYA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wjZGA-0000000BPAK-0Wol; Tue, 14 Jul 2026 09:17:02 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wjZFy-0000000BP2U-3FqG for linux-arm-kernel@lists.infradead.org; Tue, 14 Jul 2026 09:16:50 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id 7AC0343C8A; Tue, 14 Jul 2026 09:16:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 61C311F00ADB; Tue, 14 Jul 2026 09:16:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1784020610; bh=QDe8YvYJlu1JYh0yp9syTuhzrxaVjIvimEEjOf5rRHI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Yx3Ejh8YKk2/aQcptPAruCH3xU/zv6JkMjJjHJoEeGwigvf5bAcYbqua4n4nh7khq V52K1qQzWyHZ8yaWuWfSjQHs5nwBWdyTPS1c2FeuQ657jZJPw6neuAId6XORuDHQr+ YagwhwCELfZajmnRjUEzf6fgas74MdUdZTta9+sUwCiWO8Q2qoT84zDbKqxjIM/u/u CAg6xeFyKb5uaGiZrp7fpXasStmyqO7Q6mcJdPeT3ppBc1KXcfvMM1AeZkC44tMDzv WLYbQ/2xjqVT7hYJMUuVg14THsDkhraqHlCB4K26LOulbEY2m1DJxAog7I66f5y83D x1G9L/x0/qX1w== Received: from sofa.misterjones.org ([185.219.108.64] helo=valley-girl.lan) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wjZFw-00000004ny1-2opx; Tue, 14 Jul 2026 09:16:48 +0000 From: Marc Zyngier To: kvmarm@lists.linux.dev, linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org Cc: Steffen Eiden , Joey Gouly , Suzuki K Poulose , Oliver Upton , Zenghui Yu Subject: [PATCH v2 08/28] arm64: Add ARM64_HAS_NV2P1 capability Date: Tue, 14 Jul 2026 10:16:21 +0100 Message-ID: <20260714091641.1970822-9-maz@kernel.org> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260714091641.1970822-1-maz@kernel.org> References: <20260714091641.1970822-1-maz@kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: kvmarm@lists.linux.dev, linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org, seiden@linux.ibm.com, joey.gouly@arm.com, suzuki.poulose@arm.com, oupton@kernel.org, yuzenghui@huawei.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org As we're about to deal with FEAT_NV2P1, add a new capability that will be used to key any support for it. Signed-off-by: Marc Zyngier --- arch/arm64/tools/cpucaps | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/tools/cpucaps b/arch/arm64/tools/cpucaps index 9b85a84f6fd49..242dc211d8efa 100644 --- a/arch/arm64/tools/cpucaps +++ b/arch/arm64/tools/cpucaps @@ -51,6 +51,7 @@ HAS_LS64_V HAS_LSUI HAS_MOPS HAS_NESTED_VIRT +HAS_NV2P1 HAS_BBML2_NOABORT HAS_PAN HAS_PMUV3 -- 2.47.3