Re: [PATCH 07/42] migration-test: Create kvm_opts
On Fri, Jun 09, 2023 at 12:49:08AM +0200, Juan Quintela wrote: > So arch_dirty_ring option becomes one option like the others. > > Signed-off-by: Juan Quintela Reviewed-by: Peter Xu -- Peter Xu
[PATCH 07/42] migration-test: Create kvm_opts
So arch_dirty_ring option becomes one option like the others. Signed-off-by: Juan Quintela --- tests/qtest/migration-test.c | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/tests/qtest/migration-test.c b/tests/qtest/migration-test.c index cd49c249d3..1fa815fa66 100