]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvmarm-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 4 May 2020 16:01:37 +0000 (12:01 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 4 May 2020 16:01:37 +0000 (12:01 -0400)
commit91ab64ec00030344bad56b784623084a345788b2
treee6beaa3f2b417c3388467e9fb5949874ef0ba04e
parent6b099df67975d402e7bbdd09db1f9ae7424178ae
parentf2ab2b1e1e7442c798f10bdc6ac3d8cb3ec096e8
Merge tag 'kvmarm-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master

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