All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH kvm-unit-tests] s390x: unittests: Use smp parameter
@ 2020-02-13 14:38 Andrew Jones
  2020-02-13 14:42 ` David Hildenbrand
  2020-02-13 15:08 ` Janosch Frank
  0 siblings, 2 replies; 4+ messages in thread
From: Andrew Jones @ 2020-02-13 14:38 UTC (permalink / raw)
  To: kvm; +Cc: thuth, david, frankja

Signed-off-by: Andrew Jones <drjones@redhat.com>
---
 s390x/unittests.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/s390x/unittests.cfg b/s390x/unittests.cfg
index 07013b2b8748..aa6d5d96e292 100644
--- a/s390x/unittests.cfg
+++ b/s390x/unittests.cfg
@@ -74,7 +74,7 @@ file = stsi.elf
 
 [smp]
 file = smp.elf
-extra_params =-smp 2
+smp = 2
 
 [sclp-1g]
 file = sclp.elf
-- 
2.21.1


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

end of thread, other threads:[~2020-02-13 16:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-13 14:38 [PATCH kvm-unit-tests] s390x: unittests: Use smp parameter Andrew Jones
2020-02-13 14:42 ` David Hildenbrand
2020-02-13 15:08 ` Janosch Frank
2020-02-13 16:42   ` Andrew Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.