aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_asm.h
Commit message (Expand)AuthorAge
* KVM: arm64: Safety check PSTATE when entering guest and handle ILChristoffer Dall2018-10-19
* kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose2018-10-01
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-12
|\
| * KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flagsDave Martin2018-05-25
| * arm64: KVM: Use lm_alias() for kvm_ksym_ref()Mark Rutland2018-05-20
* | arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the fileCatalin Marinas2018-06-02
* | arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier2018-05-31
* | arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier2018-05-31
|/
* arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni2018-04-11
* Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"Marc Zyngier2018-03-28
* arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni2018-03-19
* KVM: arm64: Introduce VHE-specific kvm_vcpu_runChristoffer Dall2018-03-19
* KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall2018-03-19
* arm64: Implement branch predictor hardening for FalkorShanker Donthineni2018-01-08
* KVM: arm/arm64: Move timer save/restore out of the hyp codeChristoffer Dall2017-11-06
* arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier2017-04-09
* arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier2017-04-09
* KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall2017-04-09
* arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-04
* arm64: KVM: Allow an exit code to be tagged with an SErrorMarc Zyngier2016-09-08
* arm64: KVM: Add exception code to report EL1 asynchronous abortsMarc Zyngier2016-09-08
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-16
|\
| * arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-28
| * arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse2016-04-28
* | arm64: KVM: Warn when PARange is less than 40 bitsMarc Zyngier2016-04-06
|/
* arm64: KVM: Turn kvm_ksym_ref into a NOP on VHEMarc Zyngier2016-03-21
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-17
|\
| * arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel2016-02-18
| * arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel2016-02-18
* | arm64: KVM: vgic-v3: Reset LRs at boot timeMarc Zyngier2016-03-08
* | arm64: KVM: Switch to C-based stage2 initMarc Zyngier2016-02-29
* | ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier2016-02-29
|/
* arm64: KVM: Turn system register numbers to an enumMarc Zyngier2015-12-14
* arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon2015-09-17
* KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée2015-07-21
* KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée2015-07-21
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-24
|\
| * arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier2015-06-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-23
|\ \ | |/ |/|
| * ARM: KVM: fix commentGeert Uytterhoeven2015-05-26
* | KVM: arm64: ARMv8 header changes for page loggingMario Smarduch2015-01-16
|/
* arm64: KVM: add trap handlers for AArch32 debug registersMarc Zyngier2014-07-11
* arm64: KVM: common infrastructure for handling AArch32 CP14/CP15Marc Zyngier2014-07-11
* arm64: KVM: add trap handlers for AArch64 debug registersMarc Zyngier2014-07-11
* arm64: KVM: vgic: add GICv3 world switchMarc Zyngier2014-07-11
* KVM: ARM: vgic: add the GICv3 backendMarc Zyngier2014-07-11
* arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier2014-07-11
* arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.SMarc Zyngier2014-07-11
* arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier2014-03-02
* arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier2013-08-09