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

2013-11-19 Thread Stefan Hajnoczi
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 > --- > tests/boot-order-test.c | 2 +- > tests/endianness-test.c | 6 +++--- > tests/fw_cfg-test.c | 3 +-- > tests/hd-

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

2013-11-19 Thread Stefan Hajnoczi
On Mon, Nov 18, 2013 at 05:54:33PM +0100, Andreas Färber wrote: > Am 18.11.2013 17:48, schrieb Stefan Hajnoczi: > > 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 >

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

2013-11-18 Thread Andreas Färber
Am 18.11.2013 17:48, schrieb Stefan Hajnoczi: > 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 >> --- >> tests/boot-order-test.c | 2 +- >> tests/endianness-test.c | 6 +

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

2013-11-18 Thread Stefan Hajnoczi
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 > --- > tests/boot-order-test.c | 2 +- > tests/endianness-test.c | 6 +++--- > tests/fw_cfg-test.c | 3 +-- > tests/hd-

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

2013-11-18 Thread Andreas Färber
This avoids each test needing to add it to suppress windows popping up. Signed-off-by: Andreas Färber --- 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|