Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RISC-V: KVM: Make SBI uapi consistent with ISA uapi | Andrew Jones | 2023-12-29 | 1 | -1/+1 |
* | RISC-V: KVM: Forward SBI DBCN extension to user-space | Anup Patel | 2023-10-20 | 1 | -0/+32 |
* | RISC-V: KVM: Increment firmware pmu events | Atish Patra | 2023-02-07 | 1 | -0/+7 |
* | RISC-V: KVM: Modify SBI extension handler to return SBI error code | Atish Patra | 2023-02-07 | 1 | -23/+20 |
* | RISC-V: KVM: Remove redundant includes of asm/csr.h | Anup Patel | 2022-12-07 | 1 | -1/+0 |
* | RISC-V: KVM: Add remote HFENCE functions based on VCPU requests | Anup Patel | 2022-05-20 | 1 | -20/+14 |
* | RISC-V: KVM: Treat SBI HFENCE calls as NOPs | Anup Patel | 2022-05-20 | 1 | -1/+5 |
* | RISC-V: KVM: Implement SBI v0.3 SRST extension | Anup Patel | 2022-03-11 | 1 | -0/+44 |
* | RISC-V: Do not use cpumask data structure for hartid bitmap | Atish Patra | 2022-01-20 | 1 | -7/+4 |
* | RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2 | Atish Patra | 2022-01-06 | 1 | -0/+135 |