aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_asm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-05KVM: arm64: Consume pending SError as early as possibleJames Morse1-1/+1
2019-07-05KVM: arm64: Abstract the size of the HYP vectors pre-ambleJames Morse1-0/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-04-24arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_dataAndrew Murray1-1/+2
2018-12-19arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macroMarc Zyngier1-0/+1
2018-12-19KVM: arm/arm64: Fixup the kvm_exit tracepointChristoffer Dall1-0/+6
2018-10-19KVM: arm64: Safety check PSTATE when entering guest and handle ILChristoffer Dall1-0/+1
2018-10-01kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose1-2/+0
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+4
2018-06-02arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the fileCatalin Marinas1-3/+3
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier1-0/+3
2018-05-31arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier1-2/+25
2018-05-25KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flagsDave Martin1-3/+0
2018-05-20arm64: KVM: Use lm_alias() for kvm_ksym_ref()Mark Rutland1-2/+5
2018-04-11arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni1-2/+0
2018-03-28Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"Marc Zyngier1-0/+2
2018-03-19arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni1-2/+0
2018-03-19KVM: arm64: Introduce VHE-specific kvm_vcpu_runChristoffer Dall1-1/+3
2018-03-19KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall1-0/+15
2018-01-08arm64: Implement branch predictor hardening for FalkorShanker Donthineni1-0/+2
2017-11-06KVM: arm/arm64: Move timer save/restore out of the hyp codeChristoffer Dall1-0/+2
2017-04-09arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier1-1/+0
2017-04-09arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier1-1/+1
2017-04-09KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall1-0/+2
2016-11-04arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPUMarc Zyngier1-0/+1
2016-09-08arm64: KVM: Allow an exit code to be tagged with an SErrorMarc Zyngier1-0/+4
2016-09-08arm64: KVM: Add exception code to report EL1 asynchronous abortsMarc Zyngier1-2/+3
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+3
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro1-0/+1
2016-04-28arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse1-0/+2
2016-04-06arm64: KVM: Warn when PARange is less than 40 bitsMarc Zyngier1-1/+1
2016-03-21arm64: KVM: Turn kvm_ksym_ref into a NOP on VHEMarc Zyngier1-1/+7
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+2
2016-03-09arm64: KVM: vgic-v3: Reset LRs at boot timeMarc Zyngier1-0/+1
2016-02-29arm64: KVM: Switch to C-based stage2 initMarc Zyngier1-0/+2
2016-02-29ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier1-3/+0
2016-02-18arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel1-16/+1
2016-02-18arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel1-0/+17
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier1-76/+0
2015-09-17arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon1-3/+1
2015-07-21KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée1-16/+8
2015-07-21KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée1-0/+2
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-5/+0
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-06-12arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier1-5/+0
2015-05-26ARM: KVM: fix commentGeert Uytterhoeven1-1/+1
2015-01-16KVM: arm64: ARMv8 header changes for page loggingMario Smarduch1-0/+1
2014-07-11arm64: KVM: add trap handlers for AArch32 debug registersMarc Zyngier1-0/+9
2014-07-11arm64: KVM: common infrastructure for handling AArch32 CP14/CP15Marc Zyngier1-1/+1
2014-07-11arm64: KVM: add trap handlers for AArch64 debug registersMarc Zyngier1-7/+21