projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b89acb6
1f80d15
)
Merge tag 'kvmarm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
author
Paolo Bonzini
<pbonzini@redhat.com>
Fri, 26 Nov 2021 10:42:56 +0000
(
05:42
-0500)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Fri, 26 Nov 2021 10:42:56 +0000
(
05:42
-0500)
KVM/arm64 fixes for 5.16, take #2
- Fix constant sign extension affecting TCR_EL2 and preventing
running on ARMv8.7 models due to spurious bits being set
- Fix use of helpers using PSTATE early on exit by always sampling
it as soon as the exit takes place
- Move pkvm's 32bit handling into a common helper
Trivial merge