summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/include/riscv/processor.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-26KVM: riscv: selftests: Add helper functions for extension checksAtish Patra1-0/+10
2024-04-26KVM: riscv: selftests: Move sbi definitions to its own header fileAtish Patra1-39/+0
2024-03-06KVM: riscv: selftests: Add sstc timer testHaibo Xu1-0/+10
2024-03-06KVM: riscv: selftests: Change vcpu_has_ext to a common functionHaibo Xu1-0/+2
2024-03-06KVM: riscv: selftests: Add exception handling supportHaibo Xu1-0/+50
2024-02-26KVM: riscv: selftests: Switch to use macro from csr.hHaibo Xu1-8/+2
2023-12-30RISC-V: KVM: selftests: Add steal_time test supportAndrew Jones1-0/+1
2023-12-30RISC-V: KVM: selftests: Add guest_sbi_probe_extensionAndrew Jones1-0/+21
2023-12-29KVM: riscv: selftests: Add RISCV_SBI_EXT_REGAndrew Jones1-17/+23
2023-08-09KVM: riscv: selftests: Add get-reg-list testHaibo Xu1-0/+3
2022-06-11KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpersSean Christopherson1-20/+0
2022-05-20KVM: selftests: riscv: Improve unexpected guest trap handlingAnup Patel1-3/+5
2022-04-09KVM: selftests: riscv: Set PTE A and D bits in VS-stage page tableAnup Patel1-1/+3
2022-01-06KVM: selftests: Add initial support for RISC-V 64-bitAnup Patel1-0/+135