summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/hyp/hyp-entry.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner2019-06-051-13/+1
* ARM: KVM: Teach some form of type-safety to kvm_call_hypMarc Zyngier2019-02-191-1/+1
* ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King2018-05-311-1/+16
* ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier2018-05-311-0/+24
* ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier2018-05-311-2/+69
* ARM: KVM: Fix idmap stub entry when running Thumb-2 codeMarc Zyngier2017-04-201-1/+0
* ARM: KVM: Allow the main HYP code to use the init hyp stub implementationMarc Zyngier2017-04-091-5/+24
* ARM: KVM: Convert KVM to use HVC_GET_VECTORSMarc Zyngier2017-04-091-1/+1
* arm: KVM: Handle async aborts delivered while at HYPMarc Zyngier2016-09-081-1/+15
* ARM: KVM: Remove __weak attributesMarc Zyngier2016-02-291-3/+1
* ARM: KVM: Add panic handling codeMarc Zyngier2016-02-291-7/+21
* ARM: KVM: Add HYP mode entry codeMarc Zyngier2016-02-291-0/+157
OpenPOWER on IntegriCloud