public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] s390x: Pipeline and other minor fixes
@ 2022-07-21 13:30 Claudio Imbrenda
  2022-07-21 13:30 ` [PATCH v2 1/2] s390x: intercept: fence one test when using TCG Claudio Imbrenda
  2022-07-21 13:30 ` [PATCH v2 2/2] s390x: intercept: make sure all output lines are unique Claudio Imbrenda
  0 siblings, 2 replies; 6+ messages in thread
From: Claudio Imbrenda @ 2022-07-21 13:30 UTC (permalink / raw)
  To: kvm, linux-s390, qemu-s390x; +Cc: frankja, thuth

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-07-21 13:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-21 13:30 [PATCH v2 0/2] s390x: Pipeline and other minor fixes Claudio Imbrenda
2022-07-21 13:30 ` [PATCH v2 1/2] s390x: intercept: fence one test when using TCG Claudio Imbrenda
2022-07-21 13:41   ` Thomas Huth
2022-07-21 13:46     ` Claudio Imbrenda
2022-07-21 13:30 ` [PATCH v2 2/2] s390x: intercept: make sure all output lines are unique Claudio Imbrenda
2022-07-21 13:42   ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox