[PATCH 2/4] qemu.cfg: Options changed to capture test output
Sebastian Huber
sebastian.huber at embedded-brains.de
Wed Jul 29 10:58:56 UTC 2015
On 29/07/15 12:56, Ric Claus wrote:
> ---
> 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
In case this file is used for all Qemu based BSPs, then I don't think
this will work, e.g. it may break the realview_pbx_a9_qemu for example.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the users
mailing list