summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/exception.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: nv: Support virtual EL2 exceptionsJintack Lim2023-02-111-12/+36
* KVM: arm64: Fix bad dereference on MTE-enabled systemsRyan Roberts2022-10-271-1/+2
* KVM: arm64: Move vcpu PC/Exception flags to the input flag setMarc Zyngier2022-06-101-12/+11
* KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHEMarc Zyngier2022-01-241-1/+4
* KVM: arm64: Introduce MTE VM featureSteven Price2021-06-221-1/+2
* KVM: arm64: Commit pending PC adjustemnts before returning to userspaceMarc Zyngier2021-05-151-2/+2
* KVM: arm64: Move __adjust_pc out of lineMarc Zyngier2021-05-151-1/+17
* KVM: arm64: Inject AArch32 exceptions from HYPMarc Zyngier2020-11-101-11/+189
* KVM: arm64: Inject AArch64 exceptions from HYPMarc Zyngier2020-11-101-0/+136
* KVM: arm64: Add basic hooks for injecting exceptions from EL2Marc Zyngier2020-11-101-0/+17