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