]> Git Repo - linux.git/commit
Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <[email protected]>
Fri, 14 Feb 2025 23:32:47 +0000 (18:32 -0500)
committerPaolo Bonzini <[email protected]>
Fri, 14 Feb 2025 23:32:47 +0000 (18:32 -0500)
commit3bb7dcebd022fea8a696185592d21bceed7b426c
tree589e669d7aa8de1277d9c6d5305b832d74ff2e45
parent43fb96ae78551d7bfa4ecca956b258f085d67c40
parentb3aa9283c0c505b5cfd25f7d6cfd720de2adc807
Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm64 fixes for 6.14, take #2

- Large set of fixes for vector handling, specially in the interactions
  between host and guest state. This fixes a number of bugs affecting
  actual deployments, and greatly simplifies the FP/SIMD/SVE handling.
  Thanks to Mark Rutland for dealing with this thankless task.

- Fix an ugly race between vcpu and vgic creation/init, resulting in
  unexpected behaviours.

- Fix use of kernel VAs at EL2 when emulating timers with nVHE.

- Small set of pKVM improvements and cleanups.
arch/arm64/kernel/fpsimd.c
arch/arm64/kvm/arm.c
This page took 0.053797 seconds and 4 git commands to generate.