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