KVM: arm64: Add trap routing information for ICH_HCR_EL2
authorMarc Zyngier <maz@kernel.org>
Tue, 27 Aug 2024 15:25:13 +0000 (16:25 +0100)
committerMarc Zyngier <maz@kernel.org>
Tue, 27 Aug 2024 17:32:55 +0000 (18:32 +0100)
commit15a1ba8d049855c5ae454c84e6dd2d7657bacbe8
treeaf3a2bca50b2c072b62c5b6f2f30941f78347897
parent9f5deace58da737d67ec9c2d23534a475be68481
KVM: arm64: Add trap routing information for ICH_HCR_EL2

The usual song and dance. Anything that is a trap, any register
it traps. Note that we don't handle the registers added by
FEAT_NMI for now.

Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20240827152517.3909653-8-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/emulate-nested.c