summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/include/riscv
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+7
2024-03-06KVM: riscv: selftests: Add sstc timer testHaibo Xu2-0/+81
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-29KVM: selftests: Allow tagging protected memory in guest page tablesPeter Gonda1-0/+7
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-31Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-0/+3
2023-08-09KVM: riscv: selftests: Add get-reg-list testHaibo Xu1-0/+3
2023-08-03KVM: selftests: Add #define of expected KVM exit reason for ucallSean Christopherson1-0/+2
2023-08-03KVM: selftests: Add arch ucall.h and inline simple arch hooksSean Christopherson1-0/+18
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