]> Git Repo - linux.git/commitdiff
Merge tag 'kvmarm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <[email protected]>
Fri, 26 Nov 2021 10:42:56 +0000 (05:42 -0500)
committerPaolo Bonzini <[email protected]>
Fri, 26 Nov 2021 10:42:56 +0000 (05:42 -0500)
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


Trivial merge
This page took 0.055106 seconds and 4 git commands to generate.