summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/include/riscv
Commit message (Expand)AuthorAgeFilesLines
* KVM: riscv: selftests: Add a test for PMU snapshot functionalityAtish Patra2024-04-261-0/+25
* KVM: riscv: selftests: Add SBI PMU extension definitionsAtish Patra2024-04-261-0/+66
* KVM: riscv: selftests: Add helper functions for extension checksAtish Patra2024-04-261-0/+10
* KVM: riscv: selftests: Move sbi definitions to its own header fileAtish Patra2024-04-263-39/+51
* Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-111-0/+7
|\
| * KVM: selftests: Allow tagging protected memory in guest page tablesPeter Gonda2024-02-281-0/+7
* | KVM: riscv: selftests: Add sstc timer testHaibo Xu2024-03-062-0/+81
* | KVM: riscv: selftests: Change vcpu_has_ext to a common functionHaibo Xu2024-03-061-0/+2
* | KVM: riscv: selftests: Add exception handling supportHaibo Xu2024-03-061-0/+50
* | KVM: riscv: selftests: Switch to use macro from csr.hHaibo Xu2024-02-261-8/+2
|/
* RISC-V: KVM: selftests: Add steal_time test supportAndrew Jones2023-12-301-0/+1
* RISC-V: KVM: selftests: Add guest_sbi_probe_extensionAndrew Jones2023-12-301-0/+21
* KVM: riscv: selftests: Add RISCV_SBI_EXT_REGAndrew Jones2023-12-291-17/+23
* Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2023-08-311-0/+3
|\
| * KVM: riscv: selftests: Add get-reg-list testHaibo Xu2023-08-091-0/+3
* | KVM: selftests: Add #define of expected KVM exit reason for ucallSean Christopherson2023-08-021-0/+2
* | KVM: selftests: Add arch ucall.h and inline simple arch hooksSean Christopherson2023-08-021-0/+18
|/
* KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpersSean Christopherson2022-06-111-20/+0
* KVM: selftests: riscv: Improve unexpected guest trap handlingAnup Patel2022-05-201-3/+5
* KVM: selftests: riscv: Set PTE A and D bits in VS-stage page tableAnup Patel2022-04-091-1/+3
* KVM: selftests: Add initial support for RISC-V 64-bitAnup Patel2022-01-061-0/+135