KVM: arm64: nv: Add trap description for SPSR_EL2 and ELR_EL2
authorMarc Zyngier <maz@kernel.org>
Mon, 21 Aug 2023 17:44:15 +0000 (18:44 +0100)
committerMarc Zyngier <maz@kernel.org>
Wed, 23 Aug 2023 19:03:25 +0000 (20:03 +0100)
commitc948a0a2f5dc729411a6cfbe0348c0aac5d8a07a
treea2443818fc7a69be2710617e9ef1e793de28ff9b
parent60046980bf60ed8846113b484d666a5fdf413be4
KVM: arm64: nv: Add trap description for SPSR_EL2 and ELR_EL2

Having carved a hole for SP_EL1, we are now missing the entries
for SPSR_EL2 and ELR_EL2. Add them back.

Reported-by: Miguel Luis <miguel.luis@oracle.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/emulate-nested.c