Re: [PATCH 08/43] migration: Move migrate_use_multifd() to options.c

2023-04-20 Thread Vladimir Sementsov-Ogievskiy
On 02.03.23 19:33, Juan Quintela wrote: Once that we are there, we rename the function to migrate_multifd() to be consistent with all other capabilities. Signed-off-by: Juan Quintela Reviewed-by: Vladimir Sementsov-Ogievskiy -- Best regards, Vladimir

[PATCH 08/43] migration: Move migrate_use_multifd() to options.c

2023-03-02 Thread Juan Quintela
Once that we are there, we rename the function to migrate_multifd() to be consistent with all other capabilities. Signed-off-by: Juan Quintela --- migration/migration.h | 1 - migration/options.h | 1 + migration/migration.c | 19 +-- migration/multifd.c | 16