[GIT PULL] KVM/arm64 fixes for 6.16, take #6
Marc Zyngier
maz at kernel.org
Fri Jul 11 01:48:34 PDT 2025
Paolo,
Here the (hopefully) last fix for 6.16, addressing what can adequately
be called a brain fart in dealing with the sanitisation of the number
of PMU registers in nested virt.
Please pull,
M.
The following changes since commit 42ce432522a17685f5a84529de49e555477c0a1f:
KVM: arm64: Remove kvm_arch_vcpu_run_map_fp() (2025-07-03 10:39:24 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.16-6
for you to fetch changes up to 2265c08ec393ef1f5ef5019add0ab1e3a7ee0b79:
KVM: arm64: Fix enforcement of upper bound on MDCR_EL2.HPMN (2025-07-09 13:19:24 +0100)
----------------------------------------------------------------
KVM/arm64 fixes for 6.16, take #6
- Fix use of u64_replace_bits() in adjusting the guest's view of
MDCR_EL2.HPMN.
----------------------------------------------------------------
Ben Horgan (1):
KVM: arm64: Fix enforcement of upper bound on MDCR_EL2.HPMN
arch/arm64/kvm/sys_regs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the linux-arm-kernel
mailing list