]> git.itanic.dy.fi Git - linux-stable/commitdiff
Merge tag 'kvmarm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 17 May 2023 17:35:31 +0000 (13:35 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 17 May 2023 17:35:31 +0000 (13:35 -0400)
KVM/arm64 fixes for 6.4, take #1

- Plug a race in the stage-2 mapping code where the IPA and the PA
  would end up being out of sync

- Make better use of the bitmap API (bitmap_zero, bitmap_zalloc...)

- FP/SVE/SME documentation update, in the hope that this field
  becomes clearer...

- Add workaround for the usual Apple SEIS brokenness

- Random comment fixes


Trivial merge