Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RISC-V: KVM: Modify SBI extension handler to return SBI error code | Atish Patra | 2023-02-07 | 1 | -10/+7 |
* | 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 | -13/+22 |
* | RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function | Anup Patel | 2022-03-11 | 1 | -16/+2 |
* | RISC-V: KVM: remove unneeded semicolon | Yang Li | 2022-03-11 | 1 | -1/+1 |
* | RISC-V: Do not use cpumask data structure for hartid bitmap | Atish Patra | 2022-01-20 | 1 | -7/+4 |
* | RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file | Atish Patra | 2022-01-06 | 1 | -0/+126 |