aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_hyp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-09arm64: KVM: Kill hyp_alternate_select()Marc Zyngier1-24/+0
2019-07-05KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sDave Martin1-45/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2019-04-25arm64: sysreg: Make mrs_s and msr_s macros work with Clang and LTOKees Cook1-2/+2
2019-03-29KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()Dave Martin1-1/+0
2019-02-19KVM: arm/arm64: Factor out VMID into struct kvm_vmidChristoffer Dall1-1/+2
2018-12-10arm64: KVM: Add synchronization on translation regime change for erratum 1165522Marc Zyngier1-0/+8
2018-10-01kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose1-0/+1
2018-10-01kvm: arm64: Add helper for loading the stage2 setting for a VMSuzuki K Poulose1-0/+9
2018-03-19KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQsChristoffer Dall1-0/+2
2018-03-19KVM: arm/arm64: Move VGIC APR save/restore to vgic put/loadChristoffer Dall1-0/+2
2018-03-19KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC codeChristoffer Dall1-2/+0
2018-03-19KVM: arm64: Configure c15, PMU, and debug register traps on cpu load/put for VHEChristoffer Dall1-0/+3
2018-03-19KVM: arm64: Unify non-VHE host/guest sysreg save and restore functionsChristoffer Dall1-4/+2
2018-03-19KVM: arm64: Introduce separate VHE/non-VHE sysreg save/restore functionsChristoffer Dall1-4/+8
2018-03-19KVM: arm64: Improve debug register save/restore flowChristoffer Dall1-8/+2
2018-01-08KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.hMarc Zyngier1-1/+0
2017-11-06KVM: arm/arm64: Move timer save/restore out of the hyp codeChristoffer Dall1-2/+2
2017-06-15KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2Marc Zyngier1-0/+1
2016-09-08arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2Marc Zyngier1-1/+1
2016-09-08arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier1-0/+1
2016-07-03arm64: KVM: Refactor kern_hyp_va to deal with multiple offsetsMarc Zyngier1-11/+0
2016-07-03arm/arm64: KVM: Remove hyp_kern_va helperMarc Zyngier1-12/+0
2016-03-29arm64: perf: Move PMU register related defines to asm/perf_event.hShannon Zhao1-1/+0
2016-02-29arm64: KVM: Add access handler for PMUSERENR registerShannon Zhao1-0/+1
2016-02-29arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier1-0/+180