Re: [Qemu-devel] [PATCH V8 3/4] tests/migration: Add migration-test header file

2018-09-03 Thread Andrew Jones
On Sat, Sep 01, 2018 at 01:11:14AM -0400, Wei Huang wrote: > This patch moves the settings related migration-test from the > migration-test.c file to a new header file. > > Signed-off-by: Wei Huang > --- > tests/migration-test.c | 28 ++-- > tests/migration/migr

Re: [Qemu-devel] [PATCH V8 3/4] tests/migration: Add migration-test header file

2018-09-03 Thread Juan Quintela
Wei Huang wrote: > This patch moves the settings related migration-test from the > migration-test.c file to a new header file. > > Signed-off-by: Wei Huang Reviewed-by: Juan Quintela

[Qemu-devel] [PATCH V8 3/4] tests/migration: Add migration-test header file

2018-08-31 Thread Wei Huang
This patch moves the settings related migration-test from the migration-test.c file to a new header file. Signed-off-by: Wei Huang --- tests/migration-test.c | 28 ++-- tests/migration/migration-test.h | 21 + 2 files changed, 39 insertions(+