summaryrefslogtreecommitdiff
path: root/arch/arm/kvm/init.S
AgeCommit message (Expand)Author
2017-06-06arm: KVM: Allow unaligned accesses at HYPMarc 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_SOFT_RESTART in the init codeMarc Zyngier
2017-04-09ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier
2017-04-09ARM: KVM: Implement HVC_GET_VECTORS in the init codeMarc Zyngier
2017-04-09ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier
2016-07-03arm: KVM: Allow hyp teardownMarc Zyngier
2016-07-03arm: KVM: Simplify HYP initMarc Zyngier
2016-02-29ARM: KVM: Switch to C-based stage2 initMarc Zyngier
2014-08-29ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar
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: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ...Victor Kamensky
2013-08-12ARM: kvm: use inner-shareable barriers after TLB flushingWill Deacon
2013-04-28ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier
2013-01-23KVM: ARM: Hypervisor initializationChristoffer Dall
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall