The first patch fences a test when using TCG. When using Qemu < 7.1, TCG would crash. This causes the CI pipeline to fail. Fence the testcase when using TCG to get the CI pipeline to work. The second patch adds some report_prefix_push/report_prefix_pop around some of the new testcases to make each output line unique. Claudio Imbrenda (2): s390x: intercept: fence one test when using TCG s390x: intercept: make sure all output lines are unique s390x/intercept.c | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) -- 2.36.1