summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/nvhe/hyp-main.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-22KVM: arm64: Move skip_host_instruction to adjust_pc.hDavid Brazdil1-10/+2
2020-12-04KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2David Brazdil1-4/+6
2020-12-04KVM: arm64: Add SMC handler in nVHE EL2David Brazdil1-3/+32
2020-12-04KVM: arm64: Move hyp-init params to a per-CPU structDavid Brazdil1-0/+2
2020-11-27KVM: arm64: Simplify __kvm_enable_ssbs()Marc Zyngier1-1/+5
2020-11-09KVM: arm64: Turn host HVC handling into a dispatch tableMarc Zyngier1-94/+134
2020-09-15KVM: arm64: nVHE: Fix pointers during SMCCC convertionAndrew Scull1-6/+6
2020-09-15KVM: arm64: nVHE: Migrate hyp interface to SMCCCAndrew Scull1-13/+94
2020-09-15KVM: arm64: nVHE: Switch to hyp context for EL2Andrew Scull1-0/+36