Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-06 | RISC-V: KVM: Forward SBI experimental and vendor extensions | Anup Patel | 1 | -0/+4 |
2022-01-06 | RISC-V: KVM: Add SBI HSM extension in KVM | Atish Patra | 1 | -0/+4 |
2022-01-06 | RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2 | Atish Patra | 1 | -0/+7 |
2022-01-06 | RISC-V: KVM: Add SBI v0.2 base extension | Atish Patra | 1 | -1/+2 |
2022-01-06 | RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file | Atish Patra | 1 | -131/+17 |
2022-01-06 | RISC-V: KVM: Mark the existing SBI implementation as v0.1 | Atish Patra | 1 | -32/+115 |
2021-12-08 | KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index | Marc Zyngier | 1 | -1/+1 |
2021-11-18 | riscv: kvm: fix non-kernel-doc comment block | Randy Dunlap | 1 | -1/+1 |
2021-11-01 | RISC-V: KVM: remove unneeded semicolon | ran jianping | 1 | -1/+1 |
2021-10-04 | RISC-V: KVM: Add SBI v0.1 support | Atish Patra | 1 | -0/+185 |