| Commit message (Expand) | Author | Age | Files | Lines |
* | RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions | Anup Patel | 2023-04-21 | 1 | -1/+7 |
* | RISC-V: KVM: Modify SBI extension handler to return SBI error code | Atish Patra | 2023-02-07 | 1 | -2/+8 |
* | RISC-V: KVM: Define a probe function for SBI extension data structures | Atish Patra | 2023-02-07 | 1 | -0/+3 |
* | RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.h | Anup Patel | 2022-12-07 | 1 | -0/+6 |
* | RISC-V: KVM: Change the SBI specification version to v1.0 | Anup Patel | 2022-10-02 | 1 | -2/+2 |
* | riscv: kvm: move extern sbi_ext declarations to a header | Conor Dooley | 2022-08-19 | 1 | -0/+12 |
* | RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function | Anup Patel | 2022-03-11 | 1 | -0/+3 |
* | RISC-V: KVM: Upgrade SBI spec version to v0.3 | Anup Patel | 2022-03-11 | 1 | -1/+1 |
* | RISC-V: KVM: Add SBI v0.2 base extension | Atish Patra | 2022-01-06 | 1 | -0/+2 |
* | RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file | Atish Patra | 2022-01-06 | 1 | -0/+2 |
* | RISC-V: KVM: Mark the existing SBI implementation as v0.1 | Atish Patra | 2022-01-06 | 1 | -0/+29 |