summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/include/ucall_common.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-02KVM: arm64: selftests: Enable single-step without a "full" ucall()Sean Christopherson1-0/+8
2022-11-17KVM: selftests: Add ucall pool based implementationPeter Gonda1-5/+4
2022-11-17KVM: selftests: Drop now-unnecessary ucall_uninit()Sean Christopherson1-6/+0
2022-11-17KVM: selftests: Automatically do init_ucall() for non-barebones VMsSean Christopherson1-3/+3
2022-11-17KVM: selftests: Consolidate boilerplate code in get_ucall()Sean Christopherson1-6/+2
2022-11-17KVM: selftests: Consolidate common code for populating ucall structSean Christopherson1-3/+20
2022-07-14KVM: selftests: Fix filename reporting in guest assertsColton Lewis1-5/+6
2022-07-14KVM: selftests: Write REPORT_GUEST_ASSERT macros to pair with GUEST_ASSERTColton Lewis1-0/+42
2022-07-14KVM: selftests: Increase UCALL_MAX_ARGS to 7Colton Lewis1-1/+1
2022-07-14KVM: selftests: enumerate GUEST_ASSERT argumentsColton Lewis1-0/+8
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-1/+1
2022-01-07kvm: selftests: move ucall declarations into ucall_common.hMichael Roth1-0/+59