Re: [Qemu-devel] [PATCH 08/25] check: Only test rtl8139 when it is compiled in

2018-07-17 Thread Thomas Huth
On 17.07.2018 13:33, Juan Quintela wrote: > test-file-redirector uses rtl8139 in everything except s390. > > Signed-off-by: Juan Quintela > --- > tests/Makefile.include | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/tests/Makefile.include b/tests/Makefile.inclu

[Qemu-devel] [PATCH 08/25] check: Only test rtl8139 when it is compiled in

2018-07-17 Thread Juan Quintela
test-file-redirector uses rtl8139 in everything except s390. Signed-off-by: Juan Quintela --- tests/Makefile.include | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/Makefile.include b/tests/Makefile.include index a039b70f9b..c6156fe105 100644 --- a/tests/Makefil