]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: arm64: Enforce absence of FEAT_HCX on HCRX_EL2
authorMarc Zyngier <maz@kernel.org>
Thu, 18 Sep 2025 15:13:57 +0000 (16:13 +0100)
committerMarc Zyngier <maz@kernel.org>
Fri, 19 Sep 2025 12:43:26 +0000 (13:43 +0100)
commitc99d62771f63116ffe54636980414fc74ab3471c
treef7dbd3e9ab99a326c86d6144b826337398afbf41
parent338a41e83c3dab81573ac33bc30f0f36bd29cd78
KVM: arm64: Enforce absence of FEAT_HCX on HCRX_EL2

Add the dependency between the HCRX_EL2 register and FEAT_HCX.

Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/config.c