projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
9e5e19f
0225fd5
)
Merge tag 'kvmarm-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
author
Paolo Bonzini
<pbonzini@redhat.com>
Mon, 4 May 2020 16:01:37 +0000
(12:01 -0400)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Mon, 4 May 2020 16:01:37 +0000
(12:01 -0400)
KVM/arm fixes for Linux 5.7, take #2
- Fix compilation with Clang
- Correctly initialize GICv4.1 in the absence of a virtual ITS
- Move SP_EL0 save/restore to the guest entry/exit code
- Handle PC wrap around on 32bit guests, and narrow all 32bit
registers on userspace access
Trivial merge