aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/hyp-stub.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-02-01arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse1-0/+2
2017-04-09arm64: hyp-stub: Zero x0 on successful stub handlingMarc Zyngier1-1/+3
2017-04-09arm64: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier1-12/+1
2017-04-09arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier1-1/+10
2017-04-09arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier1-1/+1
2017-04-09arm64: hyp-stub: Don't save lr in the EL1 codeMarc Zyngier1-4/+0
2017-04-09arm64: hyp-stub: Stop pointlessly clobbering lrMarc Zyngier1-6/+0
2016-06-27arm64: Add back cpu reset routinesGeoff Levand1-1/+9
2016-04-28arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse1-2/+3
2016-04-28arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand1-10/+24
2016-04-28arm64: kvm: Move lr save/restore from do_el2_call into EL1James Morse1-2/+8
2014-07-08irqchip: gic-v3: Initial support for GICv3Marc Zyngier1-0/+1
2012-12-05arm64: add hypervisor stubMarc Zyngier1-0/+109