summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/vhe
AgeCommit message (Expand)AuthorFilesLines
2024-08-02KVM: arm64: fix override-init warnings in W=1 buildsSebastian Ott1-0/+2
2024-07-14Merge branch kvm-arm64/nv-sve into kvmarm/nextOliver Upton1-24/+124
2024-07-14Merge branch kvm-arm64/el2-kcfi into kvmarm/nextOliver Upton1-2/+1
2024-06-20KVM: arm64: nv: Add additional trap setup for CPTR_EL2Marc Zyngier1-1/+18
2024-06-20KVM: arm64: nv: Honor guest hypervisor's FP/SVE traps in CPTR_EL2Oliver Upton1-0/+31
2024-06-20KVM: arm64: nv: Load guest FP state for ZCR_EL2 trapOliver Upton1-0/+27
2024-06-20KVM: arm64: nv: Handle CPACR_EL1 trapsMarc Zyngier1-1/+31
2024-06-20KVM: arm64: Spin off helper for programming CPTR trapsOliver Upton1-24/+24
2024-06-20KVM: arm64: VHE: Mark __hyp_call_panic __noreturnPierre-Clément Tosi1-2/+1
2024-06-19KVM: arm64: nv: Add handling of NXS-flavoured TLBI operationsMarc Zyngier1-0/+46
2024-06-19KVM: arm64: nv: Add handling of range-based TLBI operationsMarc Zyngier1-0/+26
2024-06-19KVM: arm64: nv: Add handling of outer-shareable TLBI operationsMarc Zyngier1-0/+10
2024-06-19KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidationMarc Zyngier1-1/+50
2024-06-19KVM: arm64: nv: Add Stage-1 EL2 invalidation primitivesMarc Zyngier1-0/+65
2024-06-04KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx formatFuad Tabba1-4/+3
2024-06-04KVM: arm64: Specialize handling of host fpsimd state on trapFuad Tabba1-0/+5
2024-05-03Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/nextMarc Zyngier2-15/+15
2024-05-03Merge branch kvm-arm64/nv-eret-pauth into kvmarm-master/nextMarc Zyngier1-8/+88
2024-05-03Merge branch kvm-arm64/host_data into kvmarm-master/nextMarc Zyngier2-6/+9
2024-05-03KVM: arm64: Move management of __hyp_running_vcpu to load/put on VHEMarc Zyngier1-1/+4
2024-05-01KVM: arm64: Rename __tlb_switch_to_{guest,host}() in VHEFuad Tabba1-13/+13
2024-05-01KVM: arm64: Refactor checks for FP state ownershipFuad Tabba1-1/+1
2024-05-01KVM: arm64: Move guest_owns_fp_regs() to increase its scopeFuad Tabba1-1/+1
2024-04-20KVM: arm64: Drop trapping of PAuth instructions/keysMarc Zyngier1-4/+2
2024-04-20KVM: arm64: nv: Handle ERETA[AB] instructionsMarc Zyngier1-2/+11
2024-04-20KVM: arm64: nv: Honor HFGITR_EL2.ERET being setMarc Zyngier1-1/+2
2024-04-20KVM: arm64: nv: Fast-track 'InHost' exception returnsMarc Zyngier1-0/+44
2024-04-20KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2Marc Zyngier1-1/+34
2024-04-20KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flagMarc Zyngier1-6/+1
2024-04-12KVM: arm64: Exclude FP ownership from kvm_vcpu_archMarc Zyngier1-1/+1
2024-04-12KVM: arm64: Add accessor for per-CPU stateMarc Zyngier2-4/+4
2024-04-01KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()Will Deacon1-1/+2
2024-02-01KVM: arm64: vhe: fix a kernel-doc warningRandy Dunlap1-1/+1
2023-12-05KVM: arm64: Remove VPIPT I-cache handlingMarc Zyngier1-13/+0
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini3-24/+39
2023-10-30Merge branch kvm-arm64/mops into kvmarm/nextOliver Upton1-0/+1
2023-10-20KVM: arm64: Load the stage-2 MMU context in kvm_vcpu_load_vhe()Oliver Upton1-10/+5
2023-10-20KVM: arm64: Rename helpers for VHE vCPU load/putOliver Upton2-10/+19
2023-10-20KVM: arm64: Restore the stage-2 context in VHE's __tlb_switch_to_host()Marc Zyngier1-3/+14
2023-10-20KVM: arm64: Don't zero VTTBR in __tlb_switch_to_host()Oliver Upton1-1/+0
2023-10-12KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2Marc Zyngier1-0/+44
2023-10-09KVM: arm64: Add handler for MOPS exceptionsKristina Martsenko1-0/+1
2023-08-17KVM: arm64: Implement __kvm_tlb_flush_vmid_range()Raghavendra Rao Ananta1-0/+28
2023-07-01Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2-1/+33
2023-06-15Merge branch kvm-arm64/hvhe into kvmarm/nextOliver Upton1-1/+1
2023-06-13KVM: arm64: Rework CPTR_EL2 programming for HVHE configurationMarc Zyngier1-1/+1
2023-06-04KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loadedReiji Watanabe1-0/+14
2023-05-30KVM: arm64: Populate fault info for watchpointAkihiko Odaki1-0/+1
2023-05-16KVM: arm64: Use local TLBI on permission relaxationMarc Zyngier1-0/+32
2023-04-14KVM: arm64: vhe: Drop extra isb() on guest exitMarc Zyngier1-4/+3