summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/riscv/ucall.c
AgeCommit message (Expand)Author
2024-06-06KVM: selftests: Fix RISC-V compilationAndrew Jones
2023-12-30RISC-V: KVM: selftests: Move sbi_ecall to processor.cAndrew Jones
2023-08-02KVM: selftests: Add arch ucall.h and inline simple arch hooksSean Christopherson
2022-11-16KVM: selftests: Add ucall pool based implementationPeter Gonda
2022-11-16KVM: selftests: Drop now-unnecessary ucall_uninit()Sean Christopherson
2022-11-16KVM: selftests: Automatically do init_ucall() for non-barebones VMsSean Christopherson
2022-11-16KVM: selftests: Consolidate boilerplate code in get_ucall()Sean Christopherson
2022-11-16KVM: selftests: Consolidate common code for populating ucall structSean Christopherson
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson
2022-06-11KVM: selftests: Get rid of kvm_util_internal.hSean Christopherson
2022-06-08selftests: kvm: replace ternary operator with min()Guo Zhengkui
2022-05-20KVM: selftests: riscv: Improve unexpected guest trap handlingAnup Patel
2022-01-06KVM: selftests: Add initial support for RISC-V 64-bitAnup Patel