]> 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)
commit7567e1966c569eb071afa725fb5d906050d1da96
treee6beaa3f2b417c3388467e9fb5949874ef0ba04e
parent9c0068698e68ace747d1856696e1c87b4bfee731
parentc73497425ce70ed861ebcb577ad33dae989efcdf
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