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)
commit3d627cc30db478cf107b457115aab46d3a5f2dcd
treef06a06b2a18287a09dbe1204b01fceb35ad035cd
parentb89acb657be89651a664cee3fbe7ffcf9257fb8f
parent1f80d15020d7f130194821feb1432b67648c632d
Merge tag 'kvmarm-fixes-5.16-2' of git://git./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