]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysreg
authorMarc Zyngier <maz@kernel.org>
Tue, 25 Feb 2025 17:29:19 +0000 (17:29 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Mon, 3 Mar 2025 22:55:10 +0000 (14:55 -0800)
commit182f1596941e99f4de4c6fe6063c318eec72f441
treed3419ae43c69a703158e6557f0f784a42156cbe5
parent16abeb60be621a7927d68ab77663e93f8c734f6e
KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysreg

FEAT_NV2 comes with a bunch of register-to-memory redirection
involving the ICH_*_EL2 registers (LRs, APRs, VMCR, HCR).

Adds them to the vcpu_sysreg enumeration.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20250225172930.1850838-6-maz@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/include/asm/kvm_host.h