aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/exception.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-22KVM: arm64: Introduce MTE VM featureSteven Price1-1/+2
2021-05-15KVM: arm64: Commit pending PC adjustemnts before returning to userspaceMarc Zyngier1-2/+2
2021-05-15KVM: arm64: Move __adjust_pc out of lineMarc Zyngier1-1/+17
2020-11-10KVM: arm64: Inject AArch32 exceptions from HYPMarc Zyngier1-11/+189
2020-11-10KVM: arm64: Inject AArch64 exceptions from HYPMarc Zyngier1-0/+136
2020-11-10KVM: arm64: Add basic hooks for injecting exceptions from EL2Marc Zyngier1-0/+17