Message ID | 20240903153834.1909472-1-maz@kernel.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 6AD0ECD3443 for <linux-arm-kernel@archiver.kernel.org>; Tue, 3 Sep 2024 15:42:04 +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: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:In-Reply-To:References:List-Owner; bh=ihMOu3G1Q4W5E2X7cnMgB+RdZ08G3GnXCImonPs+OSg=; b=ve0pzGkb96ZzeBBPjYAr/mYvKu 935cKOzGdVUKDNp5sSRKSgl7XcW3It7xFWbpwq7h6hDxzTNSV1yofEwqx099HxHe1rT7NNbJe+8Do nFHXrS1H/Lbg6kNuYZOvZE4TcXa/7d0vKEHzTZqtG32YsX6tFwuJaO1X+ModFP4EIsnB3jcWxwFdz QGU2l17MkjbPdzta0EDyaJA3tGnzk57p7o8I/FLC8znCvP5TIQgDGaOnrd8KUmp2F724lwhERXkc7 ZOrcD95g6D3GlC17JHZMjkTeOAzVqTQWVWZxfZf2SIGlM08W0LkcJwfdZTbVBizpMl4SUkPBP8RKZ 6j5SiHmQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1slVfH-00000000vbP-1WXs; Tue, 03 Sep 2024 15:41:55 +0000 Received: from nyc.source.kernel.org ([147.75.193.91]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1slVcA-00000000uFM-1Qxi for linux-arm-kernel@lists.infradead.org; Tue, 03 Sep 2024 15:38:44 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id D6BFAA43C38; Tue, 3 Sep 2024 15:38:33 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CB79EC4AF0C; Tue, 3 Sep 2024 15:38:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1725377920; bh=sXJfA8yocIirH64sdVHVPy+2Rap5C+AsvH487B5sjXU=; h=From:To:Cc:Subject:Date:From; b=NDRUJ73nNbA+fDvnPwHrallvW66hmfkrnEylnywTOdN8iSM62caLt5VMYE93/DAms AmJoDr+/qBJYaROT0H0nIzRwukgKzN9rsjutR2xVd7Cj5gO6VNs+HngULrgpF3mgYp JtWqlUWFi6vd+vYzwyF0tQYXurTzzES6z8EugdVCHEo4J8QVR04BDiEpbGXvSR/9E/ qAD2XrXhZnrZlcNSR7DZlFHZhdnnF/WL4qj0ChruSzHpdc2aGHzzzeTfVAQH01EMnr aC3KoQcdsNGltLZYlcB2/vzFyeGp1dTM6XXRQNhCy1uZ17mUCSDg6tYHbo0Z6ELOvb kjcpff3n9HWJg== 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.95) (envelope-from <maz@kernel.org>) id 1slVc6-009Hr9-Db; Tue, 03 Sep 2024 16:38:38 +0100 From: Marc Zyngier <maz@kernel.org> To: kvmarm@lists.linux.dev, linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org Cc: James Morse <james.morse@arm.com>, Suzuki K Poulose <suzuki.poulose@arm.com>, Oliver Upton <oliver.upton@linux.dev>, Zenghui Yu <yuzenghui@huawei.com>, Joey Gouly <joey.gouly@arm.com>, Alexandru Elisei <alexandru.elisei@arm.com>, Mark Brown <broonie@kernel.org> Subject: [PATCH v2 00/16] KVM: arm64: Add EL2 support to FEAT_S1PIE Date: Tue, 3 Sep 2024 16:38:18 +0100 Message-Id: <20240903153834.1909472-1-maz@kernel.org> X-Mailer: git-send-email 2.39.2 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, james.morse@arm.com, suzuki.poulose@arm.com, oliver.upton@linux.dev, yuzenghui@huawei.com, joey.gouly@arm.com, alexandru.elisei@arm.com, broonie@kernel.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240903_083842_539821_1E415649 X-CRM114-Status: GOOD ( 13.38 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
KVM: arm64: Add EL2 support to FEAT_S1PIE
|
expand
|