aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/ucall_common.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-27KVM: selftests: Use magic value to signal ucall_alloc() failureSean Christopherson1-2/+14
2022-12-12Merge remote-tracking branch 'kvm/queue' into HEADPaolo Bonzini1-1/+1
2022-12-09KVM: selftests: Allocate ucall pool from MEM_REGION_DATAOliver Upton1-1/+1
2022-12-02tools: Drop "atomic_" prefix from atomic test_and_set_bit()Sean Christopherson1-1/+1
2022-11-16KVM: selftests: Add ucall pool based implementationPeter Gonda1-4/+68
2022-11-16KVM: selftests: Consolidate boilerplate code in get_ucall()Sean Christopherson1-0/+19
2022-11-16KVM: selftests: Consolidate common code for populating ucall structSean Christopherson1-0/+20