summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRic Claus <claus@slac.stanford.edu>2015-07-22 04:38:46 -0700
committerChris Johns <chrisj@rtems.org>2017-03-28 12:25:45 +1100
commit848344d4f0bd4a68d6d53c22a700eca93cefafaa (patch)
treeb104247a46f22f3d57e0f99ae63612ad7ba3eb03
parentlinkers/syms: Add weak symbols to the global symbol table. (diff)
downloadrtems-tools-4.11.3.tar.bz2
qemu.cfg: Options changed to capture test output4.11.34.11.2
-rw-r--r--tester/rtems/testing/qemu.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/tester/rtems/testing/qemu.cfg b/tester/rtems/testing/qemu.cfg
index a3310bc..4c5d256 100644
--- a/tester/rtems/testing/qemu.cfg
+++ b/tester/rtems/testing/qemu.cfg
@@ -51,7 +51,8 @@
#
# Qemu common option patterns.
#
-%define qemu_opts_base -no-reboot -monitor none -serial stdio -nographic
+#%define qemu_opts_base -no-reboot -monitor none -serial stdio -nographic
+%define qemu_opts_base -no-reboot -serial null -serial mon:stdio -nographic
%define qemu_opts_no_net -net none
#
# Qemu executable