Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: arm64: nv: Support virtual EL2 exceptions | Jintack Lim | 2023-02-11 | 1 | -12/+36 |
* | KVM: arm64: Fix bad dereference on MTE-enabled systems | Ryan Roberts | 2022-10-27 | 1 | -1/+2 |
* | KVM: arm64: Move vcpu PC/Exception flags to the input flag set | Marc Zyngier | 2022-06-10 | 1 | -12/+11 |
* | KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHE | Marc Zyngier | 2022-01-24 | 1 | -1/+4 |
* | KVM: arm64: Introduce MTE VM feature | Steven Price | 2021-06-22 | 1 | -1/+2 |
* | KVM: arm64: Commit pending PC adjustemnts before returning to userspace | Marc Zyngier | 2021-05-15 | 1 | -2/+2 |
* | KVM: arm64: Move __adjust_pc out of line | Marc Zyngier | 2021-05-15 | 1 | -1/+17 |
* | KVM: arm64: Inject AArch32 exceptions from HYP | Marc Zyngier | 2020-11-10 | 1 | -11/+189 |
* | KVM: arm64: Inject AArch64 exceptions from HYP | Marc Zyngier | 2020-11-10 | 1 | -0/+136 |
* | KVM: arm64: Add basic hooks for injecting exceptions from EL2 | Marc Zyngier | 2020-11-10 | 1 | -0/+17 |