Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-21 | RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions | Anup Patel | 1 | -1/+1 |
2023-02-07 | RISC-V: KVM: Modify SBI extension handler to return SBI error code | Atish Patra | 1 | -11/+8 |
2023-02-07 | RISC-V: KVM: Define a probe function for SBI extension data structures | Atish Patra | 1 | -2/+6 |
2022-12-07 | RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU | Anup Patel | 1 | -6/+5 |
2022-12-07 | RISC-V: KVM: Remove redundant includes of asm/csr.h | Anup Patel | 1 | -1/+0 |
2022-12-07 | RISC-V: KVM: Remove redundant includes of asm/kvm_vcpu_timer.h | Anup Patel | 1 | -1/+0 |
2022-02-02 | RISC-V: KVM: Fix SBI implementation version | Anup Patel | 1 | -1/+2 |
2022-01-06 | RISC-V: KVM: Forward SBI experimental and vendor extensions | Anup Patel | 1 | -0/+27 |
2022-01-06 | RISC-V: KVM: Add SBI v0.2 base extension | Atish Patra | 1 | -0/+72 |