summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/nvhe/switch.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHEMarc Zyngier2022-11-011-26/+0
* KVM: arm64: Fix comment typo in nvhe/switch.cWei-Lin Chang2022-09-291-1/+1
* Merge branch kvm-arm64/nvhe-stacktrace into kvmarm-master/nextMarc Zyngier2022-07-271-0/+6
|\
| * KVM: arm64: Prepare non-protected nVHE hypervisor stacktraceKalesh Singh2022-07-261-0/+6
* | Merge branch kvm-arm64/misc-5.20 into kvmarm-master/nextMarc Zyngier2022-07-171-1/+1
|\ \
| * | KVM: arm64: Don't return from void functionQuentin Perret2022-07-061-1/+1
| |/
* | KVM: arm64: Move FP state ownership from flag to a tristateMarc Zyngier2022-06-091-2/+2
* | KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor codeMarc Zyngier2022-06-091-1/+1
|/
* Merge branch kvm-arm64/misc-5.19 into kvmarm-master/nextMarc Zyngier2022-05-161-21/+4
|\
| * KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handlerOliver Upton2022-05-101-18/+1
| * KVM: arm64: nvhe: Eliminate kernel-doc warningsRandy Dunlap2022-05-061-4/+4
* | Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/nextMarc Zyngier2022-05-161-14/+11
|\ \
| * | KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selectedMarc Zyngier2022-05-161-0/+5
| * | KVM: arm64: Pass pmu events to hyp via vcpuFuad Tabba2022-05-151-14/+6
| |/
* | Merge branch kvm-arm64/hyp-stack-guard into kvmarm-master/nextMarc Zyngier2022-05-041-1/+6
|\ \
| * | KVM: arm64: Detect and handle hypervisor stack overflowsKalesh Singh2022-04-281-1/+6
| |/
* / KVM: arm64: Trap SME usage in guestMark Brown2022-04-221-0/+30
|/
* Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-01-071-1/+0
|\
| * KVM: arm64: Stop mapping current thread_info at EL2Marc Zyngier2021-11-221-1/+0
* | KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructureMarc Zyngier2021-11-241-7/+1
|/
* KVM: arm64: pkvm: Give priority to standard traps over pvm handlingMarc Zyngier2021-10-181-4/+7
* KVM: arm64: pkvm: Pass vpcu instead of kvm to kvm_get_exit_handler_array()Marc Zyngier2021-10-181-2/+2
* KVM: arm64: pkvm: Move kvm_handle_pvm_restricted aroundMarc Zyngier2021-10-181-12/+0
* KVM: arm64: pkvm: Consolidate include filesMarc Zyngier2021-10-181-2/+1
* KVM: arm64: pkvm: Preserve pending SError on exit from AArch32Marc Zyngier2021-10-181-1/+2
* KVM: arm64: Handle protected guests at 32 bitsFuad Tabba2021-10-111-0/+34
* KVM: arm64: Trap access to pVM restricted featuresFuad Tabba2021-10-111-0/+57
* KVM: arm64: Add handlers for protected VM System RegistersFuad Tabba2021-10-111-0/+1
* KVM: arm64: Pass struct kvm to per-EC handlersFuad Tabba2021-10-111-1/+1
* KVM: arm64: Move early handlers to per-EC handlersMarc Zyngier2021-10-111-0/+16
* Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/nextMarc Zyngier2021-08-201-10/+3
|\
| * KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_archFuad Tabba2021-08-201-1/+1
| * KVM: arm64: Keep mdcr_el2's value as set by __init_el2_debugFuad Tabba2021-08-201-4/+0
| * KVM: arm64: Restore mdcr_el2 from vcpuFuad Tabba2021-08-201-8/+5
* | KVM: arm64: Unify stage-2 programming behind __load_stage2()Marc Zyngier2021-08-201-1/+1
* | KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callersMarc Zyngier2021-08-201-1/+3
|/
* KVM: arm64: Move __adjust_pc out of lineMarc Zyngier2021-05-151-2/+1
* Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/nextMarc Zyngier2021-04-131-13/+12
|\
| * KVM: arm64: Wrap the host with a stage 2Quentin Perret2021-03-191-5/+2
| * KVM: arm64: Set host stage 2 using kvm_nvhe_init_paramsQuentin Perret2021-03-191-4/+1
| * Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2Marc Zyngier2021-03-191-3/+11
| |\
| * | KVM: arm64: Save/restore SVE state for nVHEMarc Zyngier2021-03-181-2/+2
| * | KVM: arm64: Trap host SVE accesses when the FPSIMD state is dirtyMarc Zyngier2021-03-181-2/+7
* | | arm64: KVM: Enable access to TRBE support for hostSuzuki K Poulose2021-04-061-0/+1
| |/ |/|
* | KVM: arm64: Fix nVHE hyp panic host context restoreAndrew Scull2021-03-061-2/+1
* | KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose2021-03-061-1/+10
|/
* Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier2020-12-091-1/+4
|\
| * KVM: arm64: Trap host SMCs in protected modeDavid Brazdil2020-12-041-1/+4
* | KVM: arm64: Make kvm_skip_instr() and co private to HYPMarc Zyngier2020-11-101-0/+3
|/
* arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring2020-10-291-1/+1