summaryrefslogtreecommitdiff
path: root/arch/riscv/kvm/vcpu_sbi_replace.c
AgeCommit message (Expand)Author
2022-12-07RISC-V: KVM: Remove redundant includes of asm/csr.hAnup Patel
2022-05-20RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsAnup Patel
2022-05-20RISC-V: KVM: Treat SBI HFENCE calls as NOPsAnup Patel
2022-03-11RISC-V: KVM: Implement SBI v0.3 SRST extensionAnup Patel
2022-01-20RISC-V: Do not use cpumask data structure for hartid bitmapAtish Patra
2022-01-06RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2Atish Patra