]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: arm64: Add ICH_HCR_EL2 to the vcpu state
authorMarc Zyngier <maz@kernel.org>
Tue, 27 Aug 2024 15:25:12 +0000 (16:25 +0100)
committerMarc Zyngier <maz@kernel.org>
Tue, 27 Aug 2024 17:32:55 +0000 (18:32 +0100)
commit9f5deace58da737d67ec9c2d23534a475be68481
treef529ac4a3424d22e4f715fdd75af648091aa268c
parent5cb57a1aff7551bcb3b800d33141b06ef0ac178b
KVM: arm64: Add ICH_HCR_EL2 to the vcpu state

As we are about to describe the trap routing for ICH_HCR_EL2, add
the register to the vcpu state in its VNCR form, as well as reset

Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20240827152517.3909653-7-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_host.h
arch/arm64/kvm/sys_regs.c