[PATCH 2/4] qemu.cfg: Options changed to capture test output
Ric Claus
claus at slac.stanford.edu
Wed Jul 29 10:56:05 UTC 2015
---
tester/rtems/testing/qemu.cfg | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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
--
1.8.1.4
More information about the users
mailing list