mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
Merge 17c7f46efb ("KVM: arm64: Eagerly switch ZCR_EL{1,2}") into android14-6.1-lts
Steps on the way to 6.1.135 Resolves merge conflicts in: arch/arm64/include/asm/kvm_host.h arch/arm64/include/asm/kvm_hyp.h arch/arm64/include/asm/processor.h arch/arm64/kvm/fpsimd.c arch/arm64/kvm/hyp/include/hyp/switch.h arch/arm64/kvm/hyp/nvhe/hyp-main.c arch/arm64/kvm/hyp/nvhe/pkvm.c arch/arm64/kvm/hyp/nvhe/switch.c arch/arm64/kvm/reset.c by merging away the following upstream commits due to the massive merge conflicts:17c7f46efbKVM: arm64: Eagerly switch ZCR_EL{1,2}bde20e154aKVM: arm64: Calculate cptr_el2 traps on activating traps0ff8c9a71eKVM: arm64: Mark some header functions as inline60d55eb282KVM: arm64: Refactor exit handlers6648fef8ffKVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN9f2386b273KVM: arm64: Remove VHE host restore of CPACR_EL1.ZENa539ca5c23KVM: arm64: Remove host FPSIMD saving for non-protected KVM04c50cc23aKVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state2fb8365017arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVM254fe3a162arm64/fpsimd: Have KVM explicitly say which FP registers to save312024dc1barm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVEd5f7d3833bKVM: arm64: Discard any SVE state when entering KVM guests Bug: 411040189 Change-Id: If766b3560ab9af5f783dd11f92ed42c772487405 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in: