summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/include/riscv
AgeCommit message (Expand)Author
2024-04-26KVM: riscv: selftests: Add a test for PMU snapshot functionalityAtish Patra
2024-04-26KVM: riscv: selftests: Add SBI PMU extension definitionsAtish Patra
2024-04-26KVM: riscv: selftests: Add helper functions for extension checksAtish Patra
2024-04-26KVM: riscv: selftests: Move sbi definitions to its own header fileAtish Patra
2024-03-11Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-03-06KVM: riscv: selftests: Add sstc timer testHaibo Xu
2024-03-06KVM: riscv: selftests: Change vcpu_has_ext to a common functionHaibo Xu
2024-03-06KVM: riscv: selftests: Add exception handling supportHaibo Xu
2024-02-28KVM: selftests: Allow tagging protected memory in guest page tablesPeter Gonda
2024-02-26KVM: riscv: selftests: Switch to use macro from csr.hHaibo Xu
2023-12-30RISC-V: KVM: selftests: Add steal_time test supportAndrew Jones
2023-12-30RISC-V: KVM: selftests: Add guest_sbi_probe_extensionAndrew Jones
2023-12-29KVM: riscv: selftests: Add RISCV_SBI_EXT_REGAndrew Jones
2023-08-31Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-08-09KVM: riscv: selftests: Add get-reg-list testHaibo Xu
2023-08-02KVM: selftests: Add #define of expected KVM exit reason for ucallSean Christopherson
2023-08-02KVM: selftests: Add arch ucall.h and inline simple arch hooksSean Christopherson
2022-06-11KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpersSean Christopherson
2022-05-20KVM: selftests: riscv: Improve unexpected guest trap handlingAnup Patel
2022-04-09KVM: selftests: riscv: Set PTE A and D bits in VS-stage page tableAnup Patel
2022-01-06KVM: selftests: Add initial support for RISC-V 64-bitAnup Patel