summaryrefslogtreecommitdiff
path: root/arch/arm/kvm/hyp
AgeCommit message (Expand)Author
2018-03-11ARM: kvm: fix building with gcc-8Arnd Bergmann
2017-11-08arm/arm64: kvm: Disable branch profiling in HYP codeJulien Thierry
2017-05-25KVM: arm: plug potential guest hardware debug leakageZhichao Huang
2017-05-25arm: KVM: Do not use stack-protector to compile HYP codeMarc Zyngier
2016-11-04arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin
2016-09-08arm: KVM: Handle async aborts delivered while at HYPMarc Zyngier
2016-09-08arm: KVM: Preserve pending Virtual Abort in world switchMarc Zyngier
2016-09-08KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall
2016-02-29ARM: KVM: Use common version of timer-sr.cMarc Zyngier
2016-02-29ARM: KVM: Use common version of vgic-v2-sr.cMarc Zyngier
2016-02-29ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier
2016-02-29ARM: KVM: Remove __weak attributesMarc Zyngier
2016-02-29ARM: KVM: Switch to C-based stage2 initMarc Zyngier
2016-02-29ARM: KVM: Add panic handling codeMarc Zyngier
2016-02-29ARM: KVM: Add HYP mode entry codeMarc Zyngier
2016-02-29ARM: KVM: Add populating of fault data structureMarc Zyngier
2016-02-29ARM: KVM: Add the new world switch implementationMarc Zyngier
2016-02-29ARM: KVM: Add VFP lazy save/restore handlerMarc Zyngier
2016-02-29ARM: KVM: Add guest entry codeMarc Zyngier
2016-02-29ARM: KVM: Add banked registers save/restoreMarc Zyngier
2016-02-29ARM: KVM: Add VFP save/restoreMarc Zyngier
2016-02-29ARM: KVM: Add vgic v2 save/restoreMarc Zyngier
2016-02-29ARM: KVM: Add timer save/restoreMarc Zyngier
2016-02-29ARM: KVM: Add CP15 save/restore codeMarc Zyngier
2016-02-29ARM: KVM: Add TLB invalidation codeMarc Zyngier
2016-02-29ARM: KVM: Add system register accessor macrosMarc Zyngier
2016-02-29ARM: KVM: Add a HYP-specific header fileMarc Zyngier