Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-22 | RISCV: KVM: Introduce vcpu->reset_cntx_lock | Yong-Xuan Wang | 1 | -0/+3 |
2024-04-22 | RISCV: KVM: Introduce mp_state_lock to avoid lock inversion | Yong-Xuan Wang | 1 | -12/+27 |
2023-02-07 | RISC-V: KVM: Modify SBI extension handler to return SBI error code | Atish Patra | 1 | -14/+14 |
2023-02-07 | RISC-V: KVM: Return correct code for hsm stop function | Atish Patra | 1 | -1/+1 |
2022-12-07 | RISC-V: KVM: Remove redundant includes of asm/csr.h | Anup Patel | 1 | -1/+0 |
2022-03-11 | RISC-V: KVM: Implement SBI HSM suspend call | Anup Patel | 1 | -0/+14 |
2022-03-11 | RISC-V: Add SBI HSM suspend related defines | Anup Patel | 1 | -2/+2 |
2022-01-06 | RISC-V: KVM: Add SBI HSM extension in KVM | Atish Patra | 1 | -0/+105 |