]> Gentwo Git Trees - linux/.git/commit
KVM: arm64: Add trap configs for PMSDSFR_EL1
authorJames Clark <james.clark@linaro.org>
Mon, 1 Sep 2025 12:40:36 +0000 (13:40 +0100)
committerMarc Zyngier <maz@kernel.org>
Fri, 19 Sep 2025 13:30:49 +0000 (14:30 +0100)
commit557c82a4480719f64cf6530b5090001e9d908904
tree7da42660c90c7addb144c039f7f0d70535fc7111
parent5f9466b50c1b4253d91abf81780b90a722133162
KVM: arm64: Add trap configs for PMSDSFR_EL1

SPE data source filtering (SPE_FEAT_FDS) adds a new register
PMSDSFR_EL1, add the trap configs for it. PMSNEVFR_EL1 was also missing
its VNCR offset so add it along with PMSDSFR_EL1.

Tested-by: Leo Yan <leo.yan@arm.com>
Signed-off-by: James Clark <james.clark@linaro.org>
Reviewed-by: Joey Gouly <joey.gouly@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/vncr_mapping.h
arch/arm64/kvm/emulate-nested.c
arch/arm64/kvm/sys_regs.c