]> git.ipfire.org Git - thirdparty/linux.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)
commit7134fa0709d5939bafacffe4c0e7ab02356d0903
treee6beaa3f2b417c3388467e9fb5949874ef0ba04e
parent9e5e19f58529ba8beec604b3cf5585e271e32e90
parent0225fd5e0a6a32af7af0aefac45c8ebf19dc5183
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