summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/interrupts.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: KVM: Teach some form of type-safety to kvm_call_hypMarc Zyngier2019-02-191-2/+2
* ARM: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier2017-04-091-4/+0
* ARM: KVM: Remove the old world switchMarc Zyngier2016-02-291-468/+1
* ARM: KVM: Change kvm_call_hyp return type to unsigned longMarc Zyngier2016-02-291-8/+2
* ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier2016-02-291-4/+6
* ARM: KVM: Move the HYP code to its own sectionMarc Zyngier2016-02-291-8/+5
* arm: KVM: keep arm vfp/simd exit handling consistent with arm64Mario Smarduch2015-08-191-6/+8
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-261-1/+1
|\
| * ARM: kvm: fix a bad BSYM() usageRussell King2015-05-081-1/+1
* | arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier2015-06-171-6/+4
|/
* KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch2015-01-161-0/+11
* ARM: KVM: __kvm_vcpu_run function return result fix in BE caseVictor Kamensky2014-07-111-0/+5
* ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ...Victor Kamensky2014-07-111-2/+2
* arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier2014-02-271-1/+10
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-09-051-2/+2
|\
| * ARM: kvm: use inner-shareable barriers after TLB flushingWill Deacon2013-08-121-2/+2
* | ARM: KVM: Add newlines to panic stringsChristoffer Dall2013-08-301-4/+4
|/
* ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier2013-06-261-0/+3
* ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier2013-06-261-0/+1
* ARM: KVM: perform save/restore of PARMarc Zyngier2013-06-261-1/+11
* ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipaMarc Zyngier2013-03-061-3/+6
* KVM: ARM: Fix wrong address in commentJonghwan Choi2013-03-061-2/+2
* ARM: KVM: arch_timers: Add guest timer core supportMarc Zyngier2013-02-111-0/+2
* ARM: KVM: Initial VGIC infrastructure codeMarc Zyngier2013-02-111-0/+4
* KVM: ARM: World-switch implementationChristoffer Dall2013-01-231-3/+393
* KVM: ARM: Memory virtualization setupChristoffer Dall2013-01-231-0/+7
* KVM: ARM: Hypervisor initializationChristoffer Dall2013-01-231-0/+62
* KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall2013-01-231-0/+19