aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp-init.S
AgeCommit message (Expand)AuthorFilesLines
2017-06-06arm64: KVM: Allow unaligned accesses at EL2Gravatar Marc Zyngier 1-2/+3
2017-06-06arm64: KVM: Preserve RES1 bits in SCTLR_EL2Gravatar Marc Zyngier 1-4/+6
2017-04-09arm64: hyp-stub: Zero x0 on successful stub handlingGravatar Marc Zyngier 1-3/+3
2017-04-09arm64: hyp-stub/KVM: Kill __hyp_get_vectorsGravatar Marc Zyngier 1-6/+1
2017-04-09arm64: KVM: Implement HVC_SOFT_RESTART in the init codeGravatar Marc Zyngier 1-8/+23
2017-04-09arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsGravatar Marc Zyngier 1-2/+0
2017-04-09arm64: KVM: Implement HVC_GET_VECTORS in the init codeGravatar Marc Zyngier 1-1/+6
2017-04-09arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeGravatar Marc Zyngier 1-0/+13
2016-07-03arm64: KVM: Simplify HYP init/teardownGravatar Marc Zyngier 1-53/+8
2016-05-03arm64: kvm: Fix kvm teardown for systems using the extended idmapGravatar James Morse 1-0/+5
2016-04-28arm64: kvm: allows kvm cpu hotplugGravatar AKASHI Takahiro 1-0/+38
2016-04-28arm64: Cleanup SCTLR flagsGravatar Geoff Levand 1-2/+3
2016-02-29arm64: KVM: Switch to C-based stage2 initGravatar Marc Zyngier 1-14/+1
2016-02-11arm64: KVM: Configure TCR_EL2.PS at runtimeGravatar Tirumalesh Chalamarla 1-5/+7
2015-12-18arm64: KVM: Add support for 16-bit VMIDGravatar Vladimir Murzin 1-0/+9
2015-03-23arm64: KVM: use ID map with increased VA range if requiredGravatar Ard Biesheuvel 1-0/+25
2014-08-29ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUGravatar Pranavkumar Sawargaonkar 1-0/+4
2014-03-13arm64: Add boot time configuration of Intermediate Physical Address sizeGravatar Radha Mohan Chintakuntla 1-0/+6
2013-11-06arm64: KVM: initialize HYP mode following the kernel endiannessGravatar Marc Zyngier 1-1/+4
2013-06-07arm64: KVM: hypervisor initialization codeGravatar Marc Zyngier 1-0/+107