commit | 3d627cc30db478cf107b457115aab46d3a5f2dcd | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Nov 26 05:42:56 2021 -0500 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Nov 26 05:42:56 2021 -0500 |
tree | f06a06b2a18287a09dbe1204b01fceb35ad035cd | |
parent | b89acb657be89651a664cee3fbe7ffcf9257fb8f [diff] | |
parent | 1f80d15020d7f130194821feb1432b67648c632d [diff] |
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