summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_hyp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: nVHE: Handle hyp panicsAndrew Scull2020-09-151-1/+1
* KVM: arm64: Introduce hyp contextAndrew Scull2020-09-151-1/+2
* KVM: arm64: Save chosen hyp vector to a percpu variableAndrew Scull2020-09-151-0/+2
* KVM: arm64: Remove hyp_panic argumentsAndrew Scull2020-09-151-1/+1
* KVM: arm64: Remove __hyp_text macro, use build rules insteadDavid Brazdil2020-07-051-2/+0
* KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHEDavid Brazdil2020-07-051-0/+2
* KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHEDavid Brazdil2020-07-051-2/+3
* KVM: arm64: Split hyp/switch.c to VHE/nVHEDavid Brazdil2020-07-051-0/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-041-6/+6
|\
| * KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpuChristoffer Dall2020-05-281-6/+6
* | Merge branch 'for-next/scs' into for-next/coreWill Deacon2020-05-281-1/+1
|\ \
| * | arm64: Disable SCS for hypervisor codeSami Tolvanen2020-05-151-1/+1
| |/
* | KVM: arm64: Move __load_guest_stage2 to kvm_mmu.hMarc Zyngier2020-05-281-18/+0
* | arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}Andrew Scull2020-05-041-1/+1
|/
* Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-02-281-0/+7
|\
| * KVM: arm64: Define our own swab32() to avoid a uapi static inlineJames Morse2020-02-221-0/+7
* | arm64: Workaround for Cortex-A55 erratum 1530923Steven Price2020-01-161-2/+2
* | arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHESteven Price2020-01-161-1/+1
|/
* arm64: KVM: Kill hyp_alternate_select()Marc Zyngier2019-09-091-24/+0
* KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sDave Martin2019-07-051-45/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-171-1/+0
|\
| * KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()Dave Martin2019-03-291-1/+0
* | arm64: sysreg: Make mrs_s and msr_s macros work with Clang and LTOKees Cook2019-04-251-2/+2
|/
* KVM: arm/arm64: Factor out VMID into struct kvm_vmidChristoffer Dall2019-02-191-1/+2
* arm64: KVM: Add synchronization on translation regime change for erratum 1165522Marc Zyngier2018-12-101-0/+8
* kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose2018-10-011-0/+1
* kvm: arm64: Add helper for loading the stage2 setting for a VMSuzuki K Poulose2018-10-011-0/+9
* KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQsChristoffer Dall2018-03-191-0/+2
* KVM: arm/arm64: Move VGIC APR save/restore to vgic put/loadChristoffer Dall2018-03-191-0/+2
* KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC codeChristoffer Dall2018-03-191-2/+0
* KVM: arm64: Configure c15, PMU, and debug register traps on cpu load/put for VHEChristoffer Dall2018-03-191-0/+3
* KVM: arm64: Unify non-VHE host/guest sysreg save and restore functionsChristoffer Dall2018-03-191-4/+2
* KVM: arm64: Introduce separate VHE/non-VHE sysreg save/restore functionsChristoffer Dall2018-03-191-4/+8
* KVM: arm64: Improve debug register save/restore flowChristoffer Dall2018-03-191-8/+2
* KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.hMarc Zyngier2018-01-081-1/+0
* KVM: arm/arm64: Move timer save/restore out of the hyp codeChristoffer Dall2017-11-061-2/+2
* KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2Marc Zyngier2017-06-151-0/+1
* arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2Marc Zyngier2016-09-081-1/+1
* arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier2016-09-081-0/+1
* arm64: KVM: Refactor kern_hyp_va to deal with multiple offsetsMarc Zyngier2016-07-031-11/+0
* arm/arm64: KVM: Remove hyp_kern_va helperMarc Zyngier2016-07-031-12/+0
* arm64: perf: Move PMU register related defines to asm/perf_event.hShannon Zhao2016-03-291-1/+0
* arm64: KVM: Add access handler for PMUSERENR registerShannon Zhao2016-02-291-0/+1
* arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier2016-02-291-0/+180