]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm...
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 20 Mar 2025 16:54:12 +0000 (12:54 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 20 Mar 2025 16:54:12 +0000 (12:54 -0400)
commit0afd104fb352f2133bbefcaf9761d28bd9dbc961
tree6825d5b49d85f9ab4aa793f8cd606998906d2cd1
parentc0f99fb4e55d482fa7033c57b4dd775df0743ccf
parent369c0122682c4468a69f2454614eded71c5348f3
Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm64 updates for 6.15

 - Nested virtualization support for VGICv3, giving the nested
   hypervisor control of the VGIC hardware when running an L2 VM

 - Removal of 'late' nested virtualization feature register masking,
   making the supported feature set directly visible to userspace

 - Support for emulating FEAT_PMUv3 on Apple silicon, taking advantage
   of an IMPLEMENTATION DEFINED trap that covers all PMUv3 registers

 - Paravirtual interface for discovering the set of CPU implementations
   where a VM may run, addressing a longstanding issue of guest CPU
   errata awareness in big-little systems and cross-implementation VM
   migration

 - Userspace control of the registers responsible for identifying a
   particular CPU implementation (MIDR_EL1, REVIDR_EL1, AIDR_EL1),
   allowing VMs to be migrated cross-implementation

 - pKVM updates, including support for tracking stage-2 page table
   allocations in the protected hypervisor in the 'SecPageTable' stat

 - Fixes to vPMU, ensuring that userspace updates to the vPMU after
   KVM_RUN are reflected into the backing perf events
Documentation/virt/kvm/api.rst