summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/nvhe/host.S
AgeCommit message (Expand)Author
2021-11-08KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland
2021-10-11KVM: arm64: Reject stub hypercalls after pKVM has been initialisedWill Deacon
2021-08-18KVM: arm64: Make hyp_panic() more robust when protected mode is enabledWill Deacon
2021-04-01KVM: arm64: Log source when panicking from nVHE hypAndrew Scull
2021-03-06KVM: arm64: Fix nVHE hyp panic host context restoreAndrew Scull
2021-01-23KVM: arm64: Fix constant-pool users in hypDavid Brazdil
2020-12-04KVM: arm64: Add function to enter host from KVM nVHE hyp codeDavid Brazdil
2020-12-04KVM: arm64: Add SMC handler in nVHE EL2David Brazdil
2020-11-27KVM: arm64: Avoid repetitive stack access on host EL1 to EL2 exceptionMarc Zyngier
2020-11-27KVM: arm64: Patch kimage_voffset instead of loading the EL1 valueMarc Zyngier
2020-10-29KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transitionMarc Zyngier
2020-09-15KVM: arm64: nVHE: Handle hyp panicsAndrew Scull
2020-09-15KVM: arm64: nVHE: Switch to hyp context for EL2Andrew Scull
2020-09-15KVM: arm64: Restore hyp when panicking in guest contextAndrew Scull
2020-09-15KVM: arm64: nVHE: Don't consume host SErrors with ESBAndrew Scull
2020-09-15KVM: arm64: nVHE: Use separate vector for the hostAndrew Scull