Merge tag 'kvmarm-fixes-5.16-2' of...
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
No related branches found
No related tags found
Showing
- arch/arm64/include/asm/kvm_arm.h 2 additions, 2 deletionsarch/arm64/include/asm/kvm_arm.h
- arch/arm64/kvm/hyp/include/hyp/switch.h 14 additions, 0 deletionsarch/arm64/kvm/hyp/include/hyp/switch.h
- arch/arm64/kvm/hyp/include/hyp/sysreg-sr.h 6 additions, 1 deletionarch/arm64/kvm/hyp/include/hyp/sysreg-sr.h
- arch/arm64/kvm/hyp/nvhe/switch.c 1 addition, 7 deletionsarch/arm64/kvm/hyp/nvhe/switch.c
- arch/arm64/kvm/hyp/vhe/switch.c 4 additions, 0 deletionsarch/arm64/kvm/hyp/vhe/switch.c
Loading
Please register or sign in to comment