]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: arm64: Move CNT*_CVAL_EL0 userspace accessors to generic infrastructure
authorMarc Zyngier <maz@kernel.org>
Mon, 29 Sep 2025 16:04:51 +0000 (17:04 +0100)
committerMarc Zyngier <maz@kernel.org>
Mon, 13 Oct 2025 13:42:41 +0000 (14:42 +0100)
commit8af198980eff2ed2a5df3d2ee39f8c9d61f40559
treeec4c6e8c8b64ac3282a21f34c20c69420a6be276
parent09424d5d7d4e8b427ee4a737fb7765103789e08a
KVM: arm64: Move CNT*_CVAL_EL0 userspace accessors to generic infrastructure

As for the control registers, move the comparator registers to
the common infrastructure.

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/guest.c
arch/arm64/kvm/sys_regs.c