aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/kvm/lib/ucall_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-28KVM: selftests: Explicitly ucall pool from shared memoryPeter Gonda1-1/+2
2023-08-02KVM: selftests: Add formatted guest assert support in ucall frameworkSean Christopherson1-0/+22
2023-08-02KVM: selftests: Add string formatting options to ucallAaron Lewis1-0/+17
2023-08-02KVM: selftests: Add additional pages to the guest to accommodate ucallAaron Lewis1-0/+5
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