qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] qtest: Use -display none by default


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] qtest: Use -display none by default
Date: Mon, 18 Nov 2013 17:48:28 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Nov 18, 2013 at 05:36:34PM +0100, Andreas Färber wrote:
> This avoids each test needing to add it to suppress windows popping up.
> 
> Signed-off-by: Andreas Färber <address@hidden>
> ---
>  tests/boot-order-test.c | 2 +-
>  tests/endianness-test.c | 6 +++---
>  tests/fw_cfg-test.c     | 3 +--
>  tests/hd-geo-test.c     | 2 +-
>  tests/i440fx-test.c     | 2 +-
>  tests/libqtest.c        | 1 +
>  tests/m48t59-test.c     | 2 +-
>  tests/qom-test.c        | 2 +-
>  tests/rtc-test.c        | 2 +-
>  tests/tmp105-test.c     | 2 +-
>  10 files changed, 12 insertions(+), 12 deletions(-)

I avoided making -display none common because tests may wish to have a
display.  But at the moment no test needs a display so I guess this is
fine.

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]