]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Move SPSR_EL1 to the system register array
authorMarc Zyngier <maz@kernel.org>
Fri, 28 Jun 2019 22:05:38 +0000 (23:05 +0100)
committerMarc Zyngier <maz@kernel.org>
Tue, 7 Jul 2020 08:28:38 +0000 (09:28 +0100)
commit9bb224597c52d944b5cdf8e8463680eebb2aac8e
tree5b7f802b56ad56583fc2e87413a7138a231a3ec9
parent51492318d78ba8ef9ca8561e0f7e3c60849497ad
KVM: arm64: Move SPSR_EL1 to the system register array

SPSR_EL1 being a VNCR-capable register with ARMv8.4-NV, move it to
the sysregs array and update the accessors.

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