]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'kvmarm-fixes-6.16-4' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 8 Jul 2025 14:46:40 +0000 (10:46 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 8 Jul 2025 14:46:40 +0000 (10:46 -0400)
commit8aed168bf7e6b4cbb4b46305f6fe9d8cbd6bd872
tree1024713e80bbfce651a3d3bbdd0f376d5264de7b
parent25e8b1dd4883e6c251c3db5b347f3c8ae4ade921
parent0e02219f9cf4f0c0aa3dbf3c820e6612bf3f0c8c
Merge tag 'kvmarm-fixes-6.16-4' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm64 fixes for 6.16, take #4

- Gracefully fail initialising pKVM if the interrupt controller isn't
  GICv3

- Also gracefully fail initialising pKVM if the carveout allocation
  fails

- Fix the computing of the minimum MMIO range required for the host on
  stage-2 fault

- Fix the generation of the GICv3 Maintenance Interrupt in nested mode