aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/interrupts.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-24arm: Remove 32bit KVM host supportMarc Zyngier1-36/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner1-13/+1
2019-02-19ARM: KVM: Teach some form of type-safety to kvm_call_hypMarc Zyngier1-2/+2
2017-04-09ARM: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier1-4/+0
2016-02-29ARM: KVM: Remove the old world switchMarc Zyngier1-468/+1
2016-02-29ARM: KVM: Change kvm_call_hyp return type to unsigned longMarc Zyngier1-8/+2
2016-02-29ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier1-4/+6
2016-02-29ARM: KVM: Move the HYP code to its own sectionMarc Zyngier1-8/+5
2015-08-19arm: KVM: keep arm vfp/simd exit handling consistent with arm64Mario Smarduch1-6/+8
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2015-06-17arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier1-6/+4
2015-05-08ARM: kvm: fix a bad BSYM() usageRussell King1-1/+1
2015-01-16KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch1-0/+11
2014-07-11ARM: KVM: __kvm_vcpu_run function return result fix in BE caseVictor Kamensky1-0/+5
2014-07-11ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE caseVictor Kamensky1-2/+2
2014-02-27arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier1-1/+10
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-2/+2
2013-08-30ARM: KVM: Add newlines to panic stringsChristoffer Dall1-4/+4
2013-08-12ARM: kvm: use inner-shareable barriers after TLB flushingWill Deacon1-2/+2
2013-06-26ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier1-0/+3
2013-06-26ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier1-0/+1
2013-06-26ARM: KVM: perform save/restore of PARMarc Zyngier1-1/+11
2013-03-06ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipaMarc Zyngier1-3/+6
2013-03-06KVM: ARM: Fix wrong address in commentJonghwan Choi1-2/+2
2013-02-11ARM: KVM: arch_timers: Add guest timer core supportMarc Zyngier1-0/+2
2013-02-11ARM: KVM: Initial VGIC infrastructure codeMarc Zyngier1-0/+4
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall1-3/+393
2013-01-23KVM: ARM: Memory virtualization setupChristoffer Dall1-0/+7
2013-01-23KVM: ARM: Hypervisor initializationChristoffer Dall1-0/+62
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall1-0/+19