KVM: arm64: Disintegrate SPSR array
authorMarc Zyngier <maz@kernel.org>
Fri, 28 Jun 2019 22:36:42 +0000 (23:36 +0100)
committerMarc Zyngier <maz@kernel.org>
Tue, 7 Jul 2020 08:28:38 +0000 (09:28 +0100)
commitfd85b66789aaa594a158f0a8aa4482c3ed0fed3d
treeed25a9dd13720f432a2744f4bdf645c3301f42e3
parent1bded23ea71cee2053fe1dd55c5d36d35bec56aa
KVM: arm64: Disintegrate SPSR array

As we're about to move SPSR_EL1 into the VNCR page, we need to
disassociate it from the rest of the 32bit cruft. Let's break
the array into individual fields.

Reviewed-by: James Morse <james.morse@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_emulate.h
arch/arm64/include/asm/kvm_host.h
arch/arm64/kvm/guest.c
arch/arm64/kvm/hyp/include/hyp/sysreg-sr.h
arch/arm64/kvm/regmap.c