commit | 02afba63e93729e3bdc2ffa900c4e8bc835e1950 | [log] [tgz] |
---|---|---|
author | Fabiano Rosas <farosas@suse.de> | Mon Oct 23 15:20:47 2023 -0300 |
committer | Juan Quintela <quintela@redhat.com> | Thu Nov 02 11:35:04 2023 +0100 |
tree | c535b54121afd311ec396d2dca62f1a4083a4555 | |
parent | cbab4face57b829e93e935b3bf52bf9f1bea0e42 [diff] |
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>