aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/nvhe/hyp-main.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Remove patching of fn pointers in hypDavid Brazdil2021-01-231-7/+4
* KVM: arm64: Move skip_host_instruction to adjust_pc.hDavid Brazdil2020-12-221-10/+2
* KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2David Brazdil2020-12-041-4/+6
* KVM: arm64: Add SMC handler in nVHE EL2David Brazdil2020-12-041-3/+32
* KVM: arm64: Move hyp-init params to a per-CPU structDavid Brazdil2020-12-041-0/+2
* KVM: arm64: Simplify __kvm_enable_ssbs()Marc Zyngier2020-11-271-1/+5
* KVM: arm64: Turn host HVC handling into a dispatch tableMarc Zyngier2020-11-091-94/+134
* KVM: arm64: nVHE: Fix pointers during SMCCC convertionAndrew Scull2020-09-151-6/+6
* KVM: arm64: nVHE: Migrate hyp interface to SMCCCAndrew Scull2020-09-151-13/+94
* KVM: arm64: nVHE: Switch to hyp context for EL2Andrew Scull2020-09-151-0/+36