commit | 88cf97b335c5174e2d5b53442cc3b3600d42a3d1 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Mon Jul 14 12:02:04 2025 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Mon Jul 14 12:10:14 2025 +0100 |
tree | 1867f377917c64dbc4f73c448fb05a8eed54ea42 | |
parent | 9448c1a8476c4f7213a21bc50f2858a726b47a62 [diff] |
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>