]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: Add trap routing for FEAT_FGT2 registers
authorMarc Zyngier <maz@kernel.org>
Fri, 25 Apr 2025 16:42:49 +0000 (17:42 +0100)
committerMarc Zyngier <maz@kernel.org>
Mon, 19 May 2025 10:36:21 +0000 (11:36 +0100)
commitfc631df00c4cef4a95b25ac87842b9d1ec9ceaa1
treebb20cd05165eb2dab1b09f07e1d9a471663f7798
parent4bc0fe089840695538aff879e25efab2cdad22bd
KVM: arm64: Add trap routing for FEAT_FGT2 registers

Similarly to the FEAT_FGT registers, pick the correct FEAT_FGT2
register when a sysreg trap indicates they could be responsible
for the exception.

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/emulate-nested.c