aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/kvm/init.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-24arm: Remove 32bit KVM host supportMarc Zyngier1-157/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner1-13/+1
2017-06-06arm: KVM: Allow unaligned accesses at HYPMarc Zyngier1-3/+2
2017-04-09ARM: hyp-stub: Zero r0 on successful stub handlingMarc Zyngier1-0/+2
2017-04-09ARM: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier1-6/+1
2017-04-09ARM: KVM: Implement HVC_SOFT_RESTART in the init codeMarc Zyngier1-0/+14
2017-04-09ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier1-2/+0
2017-04-09ARM: KVM: Implement HVC_GET_VECTORS in the init codeMarc Zyngier1-1/+6
2017-04-09ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier1-6/+27
2016-07-03arm: KVM: Allow hyp teardownMarc Zyngier1-0/+15
2016-07-03arm: KVM: Simplify HYP initMarc Zyngier1-40/+9
2016-02-29ARM: KVM: Switch to C-based stage2 initMarc Zyngier1-8/+0
2014-08-29ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar1-0/+4
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King1-1/+2
2014-07-11ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE caseVictor Kamensky1-2/+2
2013-08-12ARM: kvm: use inner-shareable barriers after TLB flushingWill Deacon1-1/+1
2013-04-28ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier1-19/+59
2013-01-23KVM: ARM: Hypervisor initializationChristoffer Dall1-0/+95
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall1-0/+19