summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/vhe/switch.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/nextMarc Zyngier2024-05-031-2/+2
|\
| * KVM: arm64: Refactor checks for FP state ownershipFuad Tabba2024-05-011-1/+1
| * KVM: arm64: Move guest_owns_fp_regs() to increase its scopeFuad Tabba2024-05-011-1/+1
* | Merge branch kvm-arm64/nv-eret-pauth into kvmarm-master/nextMarc Zyngier2024-05-031-8/+88
|\ \
| * | KVM: arm64: Drop trapping of PAuth instructions/keysMarc Zyngier2024-04-201-4/+2
| * | KVM: arm64: nv: Handle ERETA[AB] instructionsMarc Zyngier2024-04-201-2/+11
| * | KVM: arm64: nv: Honor HFGITR_EL2.ERET being setMarc Zyngier2024-04-201-1/+2
| * | KVM: arm64: nv: Fast-track 'InHost' exception returnsMarc Zyngier2024-04-201-0/+44
| * | KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2Marc Zyngier2024-04-201-1/+34
| * | KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flagMarc Zyngier2024-04-201-6/+1
* | | KVM: arm64: Move management of __hyp_running_vcpu to load/put on VHEMarc Zyngier2024-05-031-1/+4
| |/ |/|
* | KVM: arm64: Exclude FP ownership from kvm_vcpu_archMarc Zyngier2024-04-121-1/+1
* | KVM: arm64: Add accessor for per-CPU stateMarc Zyngier2024-04-121-2/+2
|/
* Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-10-311-13/+21
|\
| * Merge branch kvm-arm64/mops into kvmarm/nextOliver Upton2023-10-301-0/+1
| |\
| | * KVM: arm64: Add handler for MOPS exceptionsKristina Martsenko2023-10-091-0/+1
| * | KVM: arm64: Load the stage-2 MMU context in kvm_vcpu_load_vhe()Oliver Upton2023-10-201-10/+5
| * | KVM: arm64: Rename helpers for VHE vCPU load/putOliver Upton2023-10-201-3/+15
| |/
* / KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2Marc Zyngier2023-10-121-0/+44
|/
* Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-07-011-1/+1
|\
| * KVM: arm64: Rework CPTR_EL2 programming for HVHE configurationMarc Zyngier2023-06-121-1/+1
* | KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loadedReiji Watanabe2023-06-041-0/+14
* | KVM: arm64: Populate fault info for watchpointAkihiko Odaki2023-05-301-0/+1
|/
* KVM: arm64: vhe: Drop extra isb() on guest exitMarc Zyngier2023-04-141-4/+3
* Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton2023-02-131-0/+24
|\
| * KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisorMarc Zyngier2023-02-111-0/+24
* | KVM: arm64: Kill CPACR_EL1_TTA definitionMarc Zyngier2023-01-121-1/+1
|/
* KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHEMarc Zyngier2022-11-011-8/+0
* 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-1/+1
* | KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor codeMarc Zyngier2022-06-091-1/+1
|/
* KVM: arm64: Trap SME usage in guestMark Brown2022-04-221-1/+10
* Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon2022-03-141-2/+8
|\
| * arm64: Add percpu vectors for EL1James Morse2022-02-161-2/+8
* | arm64: Always use individual bits in CPACR floating point enablesMark Brown2022-02-251-3/+3
|/
* 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-0/+4
|/
* KVM: arm64: pkvm: Pass vpcu instead of kvm to kvm_get_exit_handler_array()Marc Zyngier2021-10-181-1/+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/+2
|\
| * 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-9/+5
* | KVM: arm64: Unify stage-2 programming behind __load_stage2()Marc Zyngier2021-08-201-3/+3
* | KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callersMarc Zyngier2021-08-201-1/+1
|/
* KVM: arm64: Move __adjust_pc out of lineMarc Zyngier2021-05-151-2/+1
* KVM: arm64: Log source when panicking from nVHE hypAndrew Scull2021-04-011-3/+1
* KVM: arm64: Make kvm_skip_instr() and co private to HYPMarc Zyngier2020-11-101-0/+3