]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
KVM: arm64: Add debugfs file dumping computed RESx values
authorMarc Zyngier <maz@kernel.org>
Mon, 2 Feb 2026 18:43:29 +0000 (18:43 +0000)
committerMarc Zyngier <maz@kernel.org>
Thu, 5 Feb 2026 09:02:13 +0000 (09:02 +0000)
commitedba407843340c4b66134fce6c54a007c1ac83a2
treeb7a3eb5821e7e3d36148e2925327ef1f920ce58d
parente8ef27900c6a8c0727dcf62d4112d08c5046d33e
KVM: arm64: Add debugfs file dumping computed RESx values

Computing RESx values is hard. Verifying that they are correct is
harder. Add a debugfs file called "resx" that will dump all the RESx
values for a given VM.

I found it useful, maybe you will too.

Co-developed-by: Fuad Tabba <tabba@google.com>
Signed-off-by: Fuad Tabba <tabba@google.com>
Tested-by: Fuad Tabba <tabba@google.com>
Link: https://patch.msgid.link/20260202184329.2724080-21-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/sys_regs.c