Re: [PATCH 05/42] migration-test: Create arch_opts

2023-06-20 Thread Peter Xu
On Fri, Jun 09, 2023 at 12:49:06AM +0200, Juan Quintela wrote: > This will contain the options needed for both source and target. > > Signed-off-by: Juan Quintela Reviewed-by: Peter Xu -- Peter Xu

[PATCH 05/42] migration-test: Create arch_opts

2023-06-08 Thread Juan Quintela
This will contain the options needed for both source and target. Signed-off-by: Juan Quintela --- tests/qtest/migration-test.c | 28 +--- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/tests/qtest/migration-test.c b/tests/qtest/migration-test.c index 2490