projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
f1fcbaa
c3a62df
)
Merge tag 'kvmarm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
author
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 17 May 2023 17:35:31 +0000
(13:35 -0400)
committer
Paolo 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