]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: arm64: Add sanitisation for FEAT_FGT2 registers
authorMarc Zyngier <maz@kernel.org>
Tue, 22 Apr 2025 20:16:34 +0000 (21:16 +0100)
committerMarc Zyngier <maz@kernel.org>
Mon, 19 May 2025 10:36:10 +0000 (11:36 +0100)
commit4bc0fe089840695538aff879e25efab2cdad22bd
treedfcb7e36417a4f728ad6b8ca2cc9d5c2dd3b7725
parentdf56f1ccb0ec02570a0740703c63cac6bf0ec57c
KVM: arm64: Add sanitisation for FEAT_FGT2 registers

Just like the FEAT_FGT registers, treat the FGT2 variant the same
way. THis is a large  update, but a fairly mechanical one.

The config dependencies are extracted from the 2025-03 JSON drop.

Reviewed-by: Joey Gouly <joey.gouly@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_host.h
arch/arm64/kvm/arm.c
arch/arm64/kvm/config.c
arch/arm64/kvm/emulate-nested.c
arch/arm64/kvm/hyp/nvhe/switch.c
arch/arm64/kvm/nested.c
arch/arm64/kvm/sys_regs.c