summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/nvhe/host.S
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Fix constant-pool users in hypDavid Brazdil2021-01-231-14/+15
* KVM: arm64: Add function to enter host from KVM nVHE hyp codeDavid Brazdil2020-12-041-0/+9
* KVM: arm64: Add SMC handler in nVHE EL2David Brazdil2020-12-041-0/+38
* KVM: arm64: Avoid repetitive stack access on host EL1 to EL2 exceptionMarc Zyngier2020-11-271-3/+3
* KVM: arm64: Patch kimage_voffset instead of loading the EL1 valueMarc Zyngier2020-11-271-4/+1
* KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transitionMarc Zyngier2020-10-291-2/+0
* KVM: arm64: nVHE: Handle hyp panicsAndrew Scull2020-09-151-20/+58
* KVM: arm64: nVHE: Switch to hyp context for EL2Andrew Scull2020-09-151-18/+50
* KVM: arm64: Restore hyp when panicking in guest contextAndrew Scull2020-09-151-0/+5
* KVM: arm64: nVHE: Don't consume host SErrors with ESBAndrew Scull2020-09-151-1/+5
* KVM: arm64: nVHE: Use separate vector for the hostAndrew Scull2020-09-151-0/+108