]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvmarm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 26 Nov 2021 10:42:56 +0000 (05:42 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 26 Nov 2021 10:42:56 +0000 (05:42 -0500)
commitba39040e33b12f4b095ee37595a1113500ecbaa3
treef06a06b2a18287a09dbe1204b01fceb35ad035cd
parent0e4f8d2ac68bf63860b333c6e935a3d5993134b8
parent55b540e8d1ca5e0d07cacc1fea169133903acaf1
Merge tag 'kvmarm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

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