]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge branch 'kvm-arm64/config-masks' into kvmarm/next
authorOliver Upton <oliver.upton@linux.dev>
Mon, 28 Jul 2025 15:03:03 +0000 (08:03 -0700)
committerOliver Upton <oliver.upton@linux.dev>
Mon, 28 Jul 2025 15:03:08 +0000 (08:03 -0700)
commitd9b9fa2c3283850d2d051222abdbe77796c91c2e
tree4007af73d4d9e55c04e900956fa4c8f1616af9f5
parent0a2c9d808af2cb8a799eaeb6ef03cf1324c9e1f3
parent3096d238ec490f013263f8496ad1a1049f476856
Merge branch 'kvm-arm64/config-masks' into kvmarm/next

* kvm-arm64/config-masks:
  : More config-driven mask computation, courtesy of Marc Zyngier
  :
  : Converts more system registers to the config-driven computation of RESx
  : masks based on the advertised feature set
  KVM: arm64: Tighten the definition of FEAT_PMUv3p9
  KVM: arm64: Convert MDCR_EL2 to config-driven sanitisation
  KVM: arm64: Convert SCTLR_EL1 to config-driven sanitisation
  KVM: arm64: Convert TCR2_EL2 to config-driven sanitisation
  arm64: sysreg: Add THE/ASID2 controls to TCR2_ELx

Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/kvm/config.c
arch/arm64/kvm/nested.c
arch/arm64/tools/sysreg