summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/include/ucall_common.h
AgeCommit message (Expand)Author
2023-12-01KVM: selftests: Annotate guest ucall, printf, and assert helpers with __printf()Sean Christopherson
2023-11-14KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more dataSean Christopherson
2023-10-04KVM: selftests: Remove obsolete and incorrect test case metadataLike Xu
2023-08-02KVM: selftests: Use GUEST_FAIL() in ARM's arch timer helpersSean Christopherson
2023-08-02KVM: selftests: Rip out old, param-based guest assert macrosSean Christopherson
2023-08-02KVM: selftests: Add arch ucall.h and inline simple arch hooksSean Christopherson
2023-08-02KVM: selftests: Add formatted guest assert support in ucall frameworkSean Christopherson
2023-08-02KVM: selftests: Add string formatting options to ucallAaron Lewis
2023-08-02KVM: selftests: Add additional pages to the guest to accommodate ucallAaron Lewis
2022-12-02KVM: arm64: selftests: Enable single-step without a "full" ucall()Sean Christopherson
2022-11-16KVM: selftests: Add ucall pool based implementationPeter Gonda
2022-11-16KVM: selftests: Drop now-unnecessary ucall_uninit()Sean Christopherson
2022-11-16KVM: selftests: Automatically do init_ucall() for non-barebones VMsSean Christopherson
2022-11-16KVM: selftests: Consolidate boilerplate code in get_ucall()Sean Christopherson
2022-11-16KVM: selftests: Consolidate common code for populating ucall structSean Christopherson
2022-07-13KVM: selftests: Fix filename reporting in guest assertsColton Lewis
2022-07-13KVM: selftests: Write REPORT_GUEST_ASSERT macros to pair with GUEST_ASSERTColton Lewis
2022-07-13KVM: selftests: Increase UCALL_MAX_ARGS to 7Colton Lewis
2022-07-13KVM: selftests: enumerate GUEST_ASSERT argumentsColton Lewis
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson
2022-01-07kvm: selftests: move ucall declarations into ucall_common.hMichael Roth