diff options
| author | Sean Christopherson <[email protected]> | 2020-04-10 16:17:01 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-04-15 12:08:43 -0400 |
| commit | 3e6b94126784fd5b0e781f2e8e980948ee945195 (patch) | |
| tree | bc4330c89d064fb2ea1ea399ba9eddc116ee3c6a /tools/perf/scripts/python/bin | |
| parent | 8c996e4dae177e6921fe61d20b1f30fc06a3d275 (diff) | |
KVM: selftests: Add GUEST_ASSERT variants to pass values to host
Add variants of GUEST_ASSERT to pass values back to the host, e.g. to
help debug/understand a failure when the the cause of the assert isn't
necessarily binary.
It'd probably be possible to auto-calculate the number of arguments and
just have a single GUEST_ASSERT, but there are a limited number of
variants and silently eating arguments could lead to subtle code bugs.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions