summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/s390x/ucall.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-16KVM: selftests: Add ucall pool based implementationPeter Gonda1-1/+1
2022-11-16KVM: selftests: Drop now-unnecessary ucall_uninit()Sean Christopherson1-4/+0
2022-11-16KVM: selftests: Automatically do init_ucall() for non-barebones VMsSean Christopherson1-1/+1
2022-11-16KVM: selftests: Consolidate boilerplate code in get_ucall()Sean Christopherson1-13/+3
2022-11-16KVM: selftests: Consolidate common code for populating ucall structSean Christopherson1-18/+5
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-4/+4
2022-06-08selftests: kvm: replace ternary operator with min()Guo Zhengkui1-1/+1
2020-11-08selftests: kvm: Clear uc so UCALL_NONE is being properly reportedAaron Lewis1-0/+3
2019-08-02KVM: selftests: Implement ucall() for s390xThomas Huth1-0/+56