summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/nvhe/hyp-main.c
AgeCommit message (Expand)Author
2021-03-09KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier
2021-03-06KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()Marc Zyngier
2021-01-23KVM: arm64: Remove patching of fn pointers in hypDavid Brazdil
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