summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/kvm_asm.h
AgeCommit message (Expand)Author
2020-03-24arm: Remove 32bit KVM host supportMarc Zyngier
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner
2018-12-19arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macroMarc Zyngier
2018-06-05Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King
2018-05-31ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier
2018-03-19KVM: arm64: Introduce VHE-specific kvm_vcpu_runChristoffer Dall
2017-11-06KVM: arm/arm64: Move timer save/restore out of the hyp codeChristoffer Dall
2017-04-09ARM: KVM: Gracefully handle hyp-stubs being restored from under our feetMarc Zyngier
2017-04-09ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier
2017-04-09KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall
2016-11-04arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin
2016-09-08arm: KVM: Allow an exit code to be tagged with a Virtual AbortMarc Zyngier
2016-07-03arm: KVM: Allow hyp teardownMarc Zyngier
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-02-29ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_endMarc Zyngier
2016-02-29ARM: KVM: Turn CP15 defines to an enumMarc Zyngier
2016-02-29ARM: KVM: Switch to C-based stage2 initMarc Zyngier
2016-02-29ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier
2016-02-29ARM: KVM: Move the HYP code to its own sectionMarc Zyngier
2016-02-18arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-05-26ARM: KVM: fix commentGeert Uytterhoeven
2015-01-16KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch
2014-07-11ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ...Victor Kamensky
2014-03-03ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier
2013-10-12KVM: ARM: Add support for Cortex-A7Jonathan Austin
2013-06-26ARM: KVM: perform save/restore of PARMarc Zyngier
2013-06-26ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmidMarc Zyngier
2013-03-06ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipaMarc Zyngier
2013-02-11ARM: KVM: arch_timers: Add timer world switchMarc Zyngier
2013-01-23KVM: ARM: Handle guest faults in KVMChristoffer Dall
2013-01-23KVM: ARM: Memory virtualization setupChristoffer Dall
2013-01-23KVM: ARM: Hypervisor initializationChristoffer Dall
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall