]> Git Repo - J-linux.git/commitdiff
Merge tag 'kvmarm-fixes-6.13-1' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <[email protected]>
Thu, 21 Nov 2024 11:00:16 +0000 (06:00 -0500)
committerPaolo Bonzini <[email protected]>
Thu, 21 Nov 2024 11:00:16 +0000 (06:00 -0500)
KVM/arm64 changes for 6.13, part #2

 - Constrain invalidations from GICR_INVLPIR to only affect the LPI
   INTID space

 - Set of robustness improvements to the management of vgic irqs and GIC
   ITS table entries

 - Fix compilation issue w/ CONFIG_CC_OPTIMIZE_FOR_SIZE=y where
   set_sysreg_masks() wasn't getting inlined, breaking check for a
   constant sysreg index

 - Correct KVM's vPMU overflow condition to match the architecture for
   hyp and non-hyp counters


Trivial merge
This page took 0.072203 seconds and 4 git commands to generate.