Re: [PATCH v15 08/14] migration: Convert the file backend to the new QAPI syntax
Fabiano Rosas wrote: > Convert the file: URI to accept a FileMigrationArgs to be compatible > with the new migration QAPI. > > Signed-off-by: Fabiano Rosas Reviewed-by: Juan Quintela
[PATCH v15 08/14] migration: Convert the file backend to the new QAPI syntax
Convert the file: URI to accept a FileMigrationArgs to be compatible with the new migration QAPI. Signed-off-by: Fabiano Rosas --- migration/file.c | 22 +++--- migration/file.h | 9 ++--- migration/migration.c | 10 -- 3 files changed, 17 insertions(+), 24