summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/hyp-stub.S
AgeCommit message (Expand)Author
2017-08-14ARM: align .data sectionRussell King
2017-04-20ARM: hyp-stub: Fix Thumb-2 compilationMarc Zyngier
2017-04-09ARM: hyp-stub: Zero r0 on successful stub handlingMarc Zyngier
2017-04-09ARM: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier
2017-04-09ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier
2017-04-09ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier
2017-04-09ARM: hyp-stub: Define a return value for failed stub callsMarc Zyngier
2017-04-09ARM: hyp-stub: Use r1 for the soft-restart addressMarc Zyngier
2017-04-09ARM: KVM: Convert KVM to use HVC_GET_VECTORSMarc Zyngier
2017-04-09ARM: soft-reboot into same mode that we entered the kernelRussell King
2017-04-09ARM: hyp-stub: improve ABIRussell King
2016-08-23ARM: 8600/1: Enforce some NS-SVC initialisationRobin Murphy
2016-02-16ARM: 8527/1: virt: enable GICv3 system registersJean-Philippe Brucker
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King
2014-07-11ARM: virt: fix wrong HSCTLR.EE bit settingLi Liu
2013-07-22ARM: 7786/1: hyp: fix macro parameterisationMark Rutland
2013-06-07ARM: arch_timer: stop virtual timer when booted in HYP modeMarc Zyngier
2013-06-07ARM: hyp: initialize CNTVOFF to zeroMarc Zyngier
2013-01-10ARM: virt: simplify __hyp_stub_install epilogMarc Zyngier
2013-01-10ARM: virt: Avoid bx instruction for compatibility with <=ARMv4Dave Martin
2012-09-19ARM: virt: arch_timers: enable access to physical timersMarc Zyngier
2012-09-19ARM: zImage/virt: hyp mode entry support for the zImage loaderDave Martin
2012-09-19ARM: virt: allow the kernel to be entered in HYP modeDave Martin