Re: [Qemu-devel] [PATCH v5 3/3] tests/migration: Add a test for auto converge

2019-08-26 Thread Yury Kotov
David, I kept your Reviewed-by, but could you take another look at the test? I've made many changes in it. Thanks! 26.08.2019, 13:39, "Yury Kotov" : > Signed-off-by: Yury Kotov > Reviewed-by: Dr. David Alan Gilbert > --- >  tests/migration-test.c | 120 +

[Qemu-devel] [PATCH v5 3/3] tests/migration: Add a test for auto converge

2019-08-26 Thread Yury Kotov
Signed-off-by: Yury Kotov Reviewed-by: Dr. David Alan Gilbert --- tests/migration-test.c | 120 + 1 file changed, 109 insertions(+), 11 deletions(-) diff --git a/tests/migration-test.c b/tests/migration-test.c index b87ba99a9e..e5caf93dfa 100644 --- a/tes