summaryrefslogtreecommitdiff
path: root/arch/arm/kvm/interrupts.S
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
2019-02-19ARM: KVM: Teach some form of type-safety to kvm_call_hypMarc Zyngier
2017-04-09ARM: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier
2016-02-29ARM: KVM: Remove the old world switchMarc Zyngier
2016-02-29ARM: KVM: Change kvm_call_hyp return type to unsigned longMarc Zyngier
2016-02-29ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier
2016-02-29ARM: KVM: Move the HYP code to its own sectionMarc Zyngier
2015-08-19arm: KVM: keep arm vfp/simd exit handling consistent with arm64Mario Smarduch
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-06-17arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier
2015-05-08ARM: kvm: fix a bad BSYM() usageRussell King
2015-01-16KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch
2014-07-11ARM: KVM: __kvm_vcpu_run function return result fix in BE caseVictor Kamensky
2014-07-11ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ...Victor Kamensky
2014-02-27arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-08-30ARM: KVM: Add newlines to panic stringsChristoffer Dall
2013-08-12ARM: kvm: use inner-shareable barriers after TLB flushingWill Deacon
2013-06-26ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier
2013-06-26ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier
2013-06-26ARM: KVM: perform save/restore of PARMarc Zyngier
2013-03-06ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipaMarc Zyngier
2013-03-06KVM: ARM: Fix wrong address in commentJonghwan Choi
2013-02-11ARM: KVM: arch_timers: Add guest timer core supportMarc Zyngier
2013-02-11ARM: KVM: Initial VGIC infrastructure codeMarc Zyngier
2013-01-23KVM: ARM: World-switch implementationChristoffer 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