summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/nvhe/hyp-main.c
AgeCommit message (Expand)Author
2020-12-22KVM: arm64: Move skip_host_instruction to adjust_pc.hDavid Brazdil
2020-12-04KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2David Brazdil
2020-12-04KVM: arm64: Add SMC handler in nVHE EL2David Brazdil
2020-12-04KVM: arm64: Move hyp-init params to a per-CPU structDavid Brazdil
2020-11-27KVM: arm64: Simplify __kvm_enable_ssbs()Marc Zyngier
2020-11-09KVM: arm64: Turn host HVC handling into a dispatch tableMarc Zyngier
2020-09-15KVM: arm64: nVHE: Fix pointers during SMCCC convertionAndrew Scull
2020-09-15KVM: arm64: nVHE: Migrate hyp interface to SMCCCAndrew Scull
2020-09-15KVM: arm64: nVHE: Switch to hyp context for EL2Andrew Scull