]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: arm64: pkvm: Add a generic synchronous exception injection primitive
authorMarc Zyngier <maz@kernel.org>
Thu, 8 Jan 2026 17:32:31 +0000 (17:32 +0000)
committerMarc Zyngier <maz@kernel.org>
Thu, 15 Jan 2026 11:58:57 +0000 (11:58 +0000)
commite5d40a5a97c1d57e89aa5f324734065c6580b436
tree5a67086be7229cf24e2c1c0fa32b55c2ef049888
parent70a5ce4efc0e1194718aad6f26332c99e6a119db
KVM: arm64: pkvm: Add a generic synchronous exception injection primitive

Similarly to the "classic" KVM code, pKVM doesn't have an "anything
goes" synchronous exception injection primitive.

Carve one out of the UNDEF injection code.

Link: https://patch.msgid.link/20260108173233.2911955-8-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/hyp/nvhe/sys_regs.c