summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/kvm_vcpu_sbi.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-11RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() functionAnup Patel1-0/+3
2022-03-11RISC-V: KVM: Upgrade SBI spec version to v0.3Anup Patel1-1/+1
2022-01-06RISC-V: KVM: Add SBI v0.2 base extensionAtish Patra1-0/+2
2022-01-06RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own fileAtish Patra1-0/+2
2022-01-06RISC-V: KVM: Mark the existing SBI implementation as v0.1Atish Patra1-0/+29