aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/hyp-entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-03arm64: KVM: Simplify HYP init/teardownMarc Zyngier1-0/+15
2016-04-28arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand1-2/+2
2016-04-28arm64: kvm: Move lr save/restore from do_el2_call into EL1James Morse1-4/+2
2016-02-29arm64: KVM: Move most of the fault decoding to CMarc Zyngier1-64/+5
2016-02-29arm64: KVM: VHE: Patch out use of HVCMarc Zyngier1-9/+31
2015-12-14arm64: KVM: Remove weak attributesMarc Zyngier1-3/+0
2015-12-14arm64: KVM: Add compatibility aliasesMarc Zyngier1-0/+3
2015-12-14arm64: KVM: Add panic handlingMarc Zyngier1-1/+10
2015-12-14arm64: KVM: HYP mode entry pointsMarc Zyngier1-0/+203