summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/s390x/ucall.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Add ucall pool based implementationPeter Gonda2022-11-161-1/+1
* KVM: selftests: Drop now-unnecessary ucall_uninit()Sean Christopherson2022-11-161-4/+0
* KVM: selftests: Automatically do init_ucall() for non-barebones VMsSean Christopherson2022-11-161-1/+1
* KVM: selftests: Consolidate boilerplate code in get_ucall()Sean Christopherson2022-11-161-13/+3
* KVM: selftests: Consolidate common code for populating ucall structSean Christopherson2022-11-161-18/+5
* KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson2022-06-111-4/+4
* selftests: kvm: replace ternary operator with min()Guo Zhengkui2022-06-081-1/+1
* selftests: kvm: Clear uc so UCALL_NONE is being properly reportedAaron Lewis2020-11-081-0/+3
* KVM: selftests: Implement ucall() for s390xThomas Huth2019-08-021-0/+56