summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/hyp-entry.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: KVM: Simplify HYP init/teardownMarc Zyngier2016-07-031-0/+15
* arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand2016-04-281-2/+2
* arm64: kvm: Move lr save/restore from do_el2_call into EL1James Morse2016-04-281-4/+2
* arm64: KVM: Move most of the fault decoding to CMarc Zyngier2016-02-291-64/+5
* arm64: KVM: VHE: Patch out use of HVCMarc Zyngier2016-02-291-9/+31
* arm64: KVM: Remove weak attributesMarc Zyngier2015-12-141-3/+0
* arm64: KVM: Add compatibility aliasesMarc Zyngier2015-12-141-0/+3
* arm64: KVM: Add panic handlingMarc Zyngier2015-12-141-1/+10
* arm64: KVM: HYP mode entry pointsMarc Zyngier2015-12-141-0/+203