]> www.infradead.org Git - nvme.git/commit
Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmar...
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 16 Jul 2024 13:50:44 +0000 (09:50 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 16 Jul 2024 13:50:44 +0000 (09:50 -0400)
commit1c5a0b55abeb6d99ed0962c6a6fa611821949523
treea56535ba0cd23a1a5f3ad175685cba09cdb6459e
parentc8b8b8190a80b591aa73c27c70a668799f8db547
parentbb032b2352c33be374136889789103d724f1b613
Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm64 changes for 6.11

 - Initial infrastructure for shadow stage-2 MMUs, as part of nested
   virtualization enablement

 - Support for userspace changes to the guest CTR_EL0 value, enabling
   (in part) migration of VMs between heterogenous hardware

 - Fixes + improvements to pKVM's FF-A proxy, adding support for v1.1 of
   the protocol

 - FPSIMD/SVE support for nested, including merged trap configuration
   and exception routing

 - New command-line parameter to control the WFx trap behavior under KVM

 - Introduce kCFI hardening in the EL2 hypervisor

 - Fixes + cleanups for handling presence/absence of FEAT_TCRX

 - Miscellaneous fixes + documentation updates
Documentation/admin-guide/kernel-parameters.txt
Documentation/virt/kvm/api.rst
MAINTAINERS
arch/arm64/kvm/hyp/nvhe/ffa.c