summaryrefslogtreecommitdiff
path: root/arch/riscv/kvm/vcpu_sbi_sta.c
AgeCommit message (Expand)Author
2024-04-22RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic nameAtish Patra
2024-02-09RISC-V: KVM: Use correct restricted typesAndrew Jones
2023-12-30RISC-V: KVM: Implement SBI STA extensionAndrew Jones
2023-12-30RISC-V: KVM: Add support for SBI STA registersAndrew Jones
2023-12-30RISC-V: KVM: Add SBI STA info to vcpu_archAndrew Jones
2023-12-30RISC-V: KVM: Add steal-update vcpu requestAndrew Jones
2023-12-30RISC-V: KVM: Add SBI STA extension skeletonAndrew Jones