[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/2] s390x: Pipeline and other minor fixes
From: |
Claudio Imbrenda |
Subject: |
[PATCH v2 0/2] s390x: Pipeline and other minor fixes |
Date: |
Thu, 21 Jul 2022 15:30:00 +0200 |
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
- [PATCH v2 0/2] s390x: Pipeline and other minor fixes,
Claudio Imbrenda <=