summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/riscv/processor.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...Paolo Bonzini2024-05-121-0/+1
|\
| * Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"Sean Christopherson2024-04-291-0/+1
* | KVM: riscv: selftests: Add a test for PMU snapshot functionalityAtish Patra2024-04-261-0/+12
|/
* Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-111-3/+6
|\
| * KVM: selftests: Move setting a vCPU's entry point to a dedicated APISean Christopherson2024-02-281-3/+6
* | KVM: riscv: selftests: Change vcpu_has_ext to a common functionHaibo Xu2024-03-061-0/+10
* | KVM: riscv: selftests: Add guest helper to get vcpu idHaibo Xu2024-03-061-0/+8
* | KVM: riscv: selftests: Add exception handling supportHaibo Xu2024-03-061-0/+69
* | KVM: selftests: riscv: Remove redundant newlinesAndrew Jones2024-01-291-1/+1
|/
* RISC-V: KVM: selftests: Add guest_sbi_probe_extensionAndrew Jones2023-12-301-0/+19
* RISC-V: KVM: selftests: Move sbi_ecall to processor.cAndrew Jones2023-12-301-0/+26
* KVM: riscv: selftests: Add RISCV_SBI_EXT_REGAndrew Jones2023-12-291-2/+2
* KVM: selftests: Use the right memslot for code, page-tables, and data allocat...Ricardo Koller2022-11-101-3/+5
* KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc()Ricardo Koller2022-11-101-12/+15
* KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson2022-06-111-48/+46
* KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpersSean Christopherson2022-06-111-42/+42
* KVM: selftests: Rename vm_vcpu_add* helpers to better show relationshipsSean Christopherson2022-06-111-1/+1
* KVM: selftests: Return created vcpu from vm_vcpu_add_default()Sean Christopherson2022-06-111-8/+12
* KVM: selftests: Add "arch" to common utils that have arch implementationsSean Christopherson2022-06-111-6/+6
* KVM: selftests: Get rid of kvm_util_internal.hSean Christopherson2022-06-111-1/+0
* KVM: selftests: Add another underscore to inner ioctl() helpersSean Christopherson2022-06-111-1/+1
* KVM: selftests: riscv: Remove unneeded semicolonJiapeng Chong2022-05-201-1/+1
* KVM: selftests: riscv: Improve unexpected guest trap handlingAnup Patel2022-05-201-4/+5
* KVM: selftests: riscv: Fix alignment of the guest_hang() functionAnup Patel2022-04-091-1/+1
* KVM: selftests: Add initial support for RISC-V 64-bitAnup Patel2022-01-061-0/+362