]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: arm64: Add trap routing for GMID_EL1
authorMarc Zyngier <maz@kernel.org>
Thu, 8 Jan 2026 17:32:26 +0000 (17:32 +0000)
committerMarc Zyngier <maz@kernel.org>
Thu, 15 Jan 2026 11:58:56 +0000 (11:58 +0000)
commit1ad9767accfcb81f404aa3d37d46b3eb494dce2f
tree5178b5d8253df88a32252015e1ee198266c7f2d3
parent4a7fe842b8a3f3c173c3075f03c60c3f9f62e299
KVM: arm64: Add trap routing for GMID_EL1

HCR_EL2.TID5 is currently ignored by the trap routing infrastructure.
Wire it in the routing table so that GMID_EL1, the sole register
trapped by this bit, is correctly handled in the NV case.

Link: https://patch.msgid.link/20260108173233.2911955-3-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/emulate-nested.c