OSDN Git Service

migration: Convert the file backend to the new QAPI syntax
authorFabiano Rosas <farosas@suse.de>
Mon, 23 Oct 2023 18:20:47 +0000 (15:20 -0300)
committerJuan Quintela <quintela@redhat.com>
Thu, 2 Nov 2023 10:35:04 +0000 (11:35 +0100)
commit02afba63e93729e3bdc2ffa900c4e8bc835e1950
treec535b54121afd311ec396d2dca62f1a4083a4555
parentcbab4face57b829e93e935b3bf52bf9f1bea0e42
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 <farosas@suse.de>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-ID: <20231023182053.8711-9-farosas@suse.de>
migration/file.c
migration/file.h
migration/migration.c