Re: [Qemu-devel] [PATCH v4 03/11] tests: Consolidate accelerators declaration

2018-01-11 Thread Dr. David Alan Gilbert
* Juan Quintela (quint...@redhat.com) wrote: > Signed-off-by: Juan Quintela Reviewed-by: Dr. David Alan Gilbert > --- > tests/migration-test.c | 14 -- > 1 file changed, 8 insertions(+), 6 deletions(-) > > diff --git a/tests/migration-test.c b/tests/migration-test.c > index 32f3bb

[Qemu-devel] [PATCH v4 03/11] tests: Consolidate accelerators declaration

2018-01-05 Thread Juan Quintela
Signed-off-by: Juan Quintela --- tests/migration-test.c | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/tests/migration-test.c b/tests/migration-test.c index 32f3bb86a8..d81f22118b 100644 --- a/tests/migration-test.c +++ b/tests/migration-test.c @@ -434,27 +434,