summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/nvhe/host.S
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: On stack overflow switch to hyp overflow_stackKalesh Singh2022-07-261-7/+2
* Merge branch kvm-arm64/misc-5.19 into kvmarm-master/nextMarc Zyngier2022-05-161-5/+3
|\
| * KVM: arm64: Avoid unnecessary absolute addressing via literalsArd Biesheuvel2022-05-061-5/+3
* | Merge branch kvm-arm64/hyp-stack-guard into kvmarm-master/nextMarc Zyngier2022-05-041-0/+24
|\ \
| * | KVM: arm64: Detect and handle hypervisor stack overflowsKalesh Singh2022-04-281-0/+24
| |/
* / KVM: arm64: Handle host stage-2 faults from 32-bit EL0Will Deacon2022-04-271-9/+9
|/
* KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland2021-11-081-1/+1
* KVM: arm64: Reject stub hypercalls after pKVM has been initialisedWill Deacon2021-10-111-9/+17
* KVM: arm64: Make hyp_panic() more robust when protected mode is enabledWill Deacon2021-08-181-4/+17
* KVM: arm64: Log source when panicking from nVHE hypAndrew Scull2021-04-011-11/+7
* KVM: arm64: Fix nVHE hyp panic host context restoreAndrew Scull2021-03-061-7/+8
* 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