summaryrefslogtreecommitdiff
path: root/arch/riscv/kvm/vcpu_sbi.c
AgeCommit message (Expand)Author
2022-08-19riscv: kvm: move extern sbi_ext declarations to a headerConor Dooley
2022-04-29KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini
2022-03-11RISC-V: KVM: Implement SBI v0.3 SRST extensionAnup Patel
2022-03-11RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() functionAnup Patel
2022-01-06RISC-V: KVM: Forward SBI experimental and vendor extensionsAnup Patel
2022-01-06RISC-V: KVM: Add SBI HSM extension in KVMAtish Patra
2022-01-06RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2Atish Patra
2022-01-06RISC-V: KVM: Add SBI v0.2 base extensionAtish Patra
2022-01-06RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own fileAtish Patra
2022-01-06RISC-V: KVM: Mark the existing SBI implementation as v0.1Atish Patra
2021-12-08KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier
2021-11-18riscv: kvm: fix non-kernel-doc comment blockRandy Dunlap
2021-11-01RISC-V: KVM: remove unneeded semicolonran jianping
2021-10-04RISC-V: KVM: Add SBI v0.1 supportAtish Patra