aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp-init.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-06arm64: KVM: Allow unaligned accesses at EL2Marc Zyngier1-2/+3
2017-06-06arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier1-4/+6
2017-04-09arm64: hyp-stub: Zero x0 on successful stub handlingMarc Zyngier1-3/+3
2017-04-09arm64: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier1-6/+1
2017-04-09arm64: KVM: Implement HVC_SOFT_RESTART in the init codeMarc Zyngier1-8/+23
2017-04-09arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier1-2/+0
2017-04-09arm64: KVM: Implement HVC_GET_VECTORS in the init codeMarc Zyngier1-1/+6
2017-04-09arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier1-0/+13
2016-07-03arm64: KVM: Simplify HYP init/teardownMarc Zyngier1-53/+8
2016-05-03arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse1-0/+5
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro1-0/+38
2016-04-28arm64: Cleanup SCTLR flagsGeoff Levand1-2/+3
2016-02-29arm64: KVM: Switch to C-based stage2 initMarc Zyngier1-14/+1
2016-02-11arm64: KVM: Configure TCR_EL2.PS at runtimeTirumalesh Chalamarla1-5/+7
2015-12-18arm64: KVM: Add support for 16-bit VMIDVladimir Murzin1-0/+9
2015-03-23arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel1-0/+25
2014-08-29ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar1-0/+4
2014-03-13arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla1-0/+6
2013-11-06arm64: KVM: initialize HYP mode following the kernel endiannessMarc Zyngier1-1/+4
2013-06-07arm64: KVM: hypervisor initialization codeMarc Zyngier1-0/+107