summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/vhe
AgeCommit message (Expand)Author
2024-05-03KVM: arm64: Move management of __hyp_running_vcpu to load/put on VHEMarc Zyngier
2024-05-01KVM: arm64: Rename __tlb_switch_to_{guest,host}() in VHEFuad Tabba
2024-05-01KVM: arm64: Refactor checks for FP state ownershipFuad Tabba
2024-05-01KVM: arm64: Move guest_owns_fp_regs() to increase its scopeFuad Tabba
2024-04-20KVM: arm64: Drop trapping of PAuth instructions/keysMarc Zyngier
2024-04-20KVM: arm64: nv: Handle ERETA[AB] instructionsMarc Zyngier
2024-04-20KVM: arm64: nv: Honor HFGITR_EL2.ERET being setMarc Zyngier
2024-04-20KVM: arm64: nv: Fast-track 'InHost' exception returnsMarc Zyngier
2024-04-20KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2Marc Zyngier
2024-04-20KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flagMarc Zyngier
2024-04-12KVM: arm64: Exclude FP ownership from kvm_vcpu_archMarc Zyngier
2024-04-12KVM: arm64: Add accessor for per-CPU stateMarc Zyngier
2024-04-01KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()Will Deacon
2024-02-01KVM: arm64: vhe: fix a kernel-doc warningRandy Dunlap
2023-12-05KVM: arm64: Remove VPIPT I-cache handlingMarc Zyngier
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-10-30Merge branch kvm-arm64/mops into kvmarm/nextOliver Upton
2023-10-20KVM: arm64: Load the stage-2 MMU context in kvm_vcpu_load_vhe()Oliver Upton
2023-10-20KVM: arm64: Rename helpers for VHE vCPU load/putOliver Upton
2023-10-20KVM: arm64: Restore the stage-2 context in VHE's __tlb_switch_to_host()Marc Zyngier
2023-10-20KVM: arm64: Don't zero VTTBR in __tlb_switch_to_host()Oliver Upton
2023-10-12KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2Marc Zyngier
2023-10-09KVM: arm64: Add handler for MOPS exceptionsKristina Martsenko
2023-08-17KVM: arm64: Implement __kvm_tlb_flush_vmid_range()Raghavendra Rao Ananta
2023-07-01Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-06-15Merge branch kvm-arm64/hvhe into kvmarm/nextOliver Upton
2023-06-12KVM: arm64: Rework CPTR_EL2 programming for HVHE configurationMarc Zyngier
2023-06-04KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loadedReiji Watanabe
2023-05-30KVM: arm64: Populate fault info for watchpointAkihiko Odaki
2023-05-16KVM: arm64: Use local TLBI on permission relaxationMarc Zyngier
2023-04-14KVM: arm64: vhe: Drop extra isb() on guest exitMarc Zyngier
2023-04-14KVM: arm64: vhe: Synchronise with page table walker on MMU updateMarc Zyngier
2023-02-13Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton
2023-02-11KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisorMarc Zyngier
2023-01-12KVM: arm64: Kill CPACR_EL1_TTA definitionMarc Zyngier
2022-12-05Merge branch kvm-arm64/misc-6.2 into kvmarm-master/nextMarc Zyngier
2022-11-11KVM: arm64: Fix typo in commentZhiyuan Dai
2022-11-01KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHEMarc Zyngier
2022-07-17Merge branch kvm-arm64/misc-5.20 into kvmarm-master/nextMarc Zyngier
2022-07-06KVM: arm64: Don't return from void functionQuentin Perret
2022-06-29KVM: arm64: Convert vcpu sysregs_loaded_on_cpu to a state flagMarc Zyngier
2022-06-09KVM: arm64: Move FP state ownership from flag to a tristateMarc Zyngier
2022-06-09KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor codeMarc Zyngier
2022-04-22KVM: arm64: Trap SME usage in guestMark Brown
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon
2022-02-25arm64: Always use individual bits in CPACR floating point enablesMark Brown
2022-02-16arm64: Add percpu vectors for EL1James Morse
2022-01-07Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-11-24KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructureMarc Zyngier
2021-11-22KVM: arm64: Stop mapping current thread_info at EL2Marc Zyngier