]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: arm64: Document registers exposed via KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS
authorMarc Zyngier <maz@kernel.org>
Mon, 14 Jul 2025 12:26:34 +0000 (13:26 +0100)
committerOliver Upton <oliver.upton@linux.dev>
Wed, 16 Jul 2025 03:25:40 +0000 (20:25 -0700)
commitf68df3aee7d17a0fedc6cd9983dd2940ca692f2b
treee44c08e32e0978428f5211b3fcd479db7d67db1f
parent3a90b6f2796493a0e2f989361e2b7d5f9de2f451
KVM: arm64: Document registers exposed via KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS

We never documented which GICv3 registers are available for save/restore
via the KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS interface.

Let's take the opportunity of adding the EL2 registers to document the whole
thing in one go.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20250714122634.3334816-12-maz@kernel.org
[ oliver: fix trailing whitespace ]
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Documentation/virt/kvm/devices/arm-vgic-v3.rst