summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/hyp
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm: Restore banked registers and physical timer access on hyp_panic()James Morse2017-05-161-0/+2
* 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/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-041-0/+15
* ARM: KVM: Support vgic-v3Vladimir Murzin2016-09-222-2/+11
* arm: KVM: Handle async aborts delivered while at HYPMarc Zyngier2016-09-082-1/+46
* arm: KVM: Preserve pending Virtual Abort in world switchMarc Zyngier2016-09-081-0/+9
* KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall2016-09-082-14/+5
* ARM: KVM: Use common version of timer-sr.cMarc Zyngier2016-02-292-70/+1
* ARM: KVM: Use common version of vgic-v2-sr.cMarc Zyngier2016-02-292-83/+4
* ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier2016-02-298-142/+7
* ARM: KVM: Remove __weak attributesMarc Zyngier2016-02-293-7/+5
* ARM: KVM: Switch to C-based stage2 initMarc Zyngier2016-02-293-0/+37
* ARM: KVM: Add panic handling codeMarc Zyngier2016-02-292-7/+59
* ARM: KVM: Add HYP mode entry codeMarc Zyngier2016-02-293-0/+160
* ARM: KVM: Add populating of fault data structureMarc Zyngier2016-02-292-0/+58
* ARM: KVM: Add the new world switch implementationMarc Zyngier2016-02-293-0/+148
* ARM: KVM: Add VFP lazy save/restore handlerMarc Zyngier2016-02-291-0/+31
* ARM: KVM: Add guest entry codeMarc Zyngier2016-02-293-0/+73
* ARM: KVM: Add banked registers save/restoreMarc Zyngier2016-02-293-0/+89
* ARM: KVM: Add VFP save/restoreMarc Zyngier2016-02-293-0/+82
* ARM: KVM: Add vgic v2 save/restoreMarc Zyngier2016-02-293-0/+88
* ARM: KVM: Add timer save/restoreMarc Zyngier2016-02-293-0/+80
* ARM: KVM: Add CP15 save/restore codeMarc Zyngier2016-02-293-0/+113
* ARM: KVM: Add TLB invalidation codeMarc Zyngier2016-02-293-0/+80
* ARM: KVM: Add system register accessor macrosMarc Zyngier2016-02-291-0/+15
* ARM: KVM: Add a HYP-specific header fileMarc Zyngier2016-02-291-0/+30
OpenPOWER on IntegriCloud