summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/paravirt.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic nameAtish Patra2024-04-221-3/+3
* RISC-V: paravirt: Use correct restricted typesAndrew Jones2024-02-091-2/+2
* RISC-V: paravirt: steal_time should be staticAndrew Jones2024-02-091-1/+1
* RISC-V: paravirt: Implement steal-time supportAndrew Jones2023-12-301-3/+59
* RISC-V: paravirt: Add skeleton for pv-time supportAndrew Jones2023-12-301-0/+79