On 2/19/24 14:49, Peter Krempa wrote: > Peter Krempa (8): > qemuMigrationDstPrepareStorage: Use 'switch' statement to include all > storage types > qemuMigrationDstPrepareStorage: Properly consider path for 'vdpa' > devices > qemuMigrationDstPrecreateDisk: Refactor cleanup > qemuMigrationDstPrepareStorage: Move block device specific logic > qemuMigrationDstPrepareStorage: Rework storage existence check > qemuMigrationDstPrepareStorage: Reject migration into 'dir' and > 'vhost-user' types > qemuMigrationDstPrepareStorage: Move assumption that 'network' disks > always exist > qemuMigrationDstPrepareStorage: Annotate that existance of 'volume' > disks is checked elswhere > > src/qemu/qemu_migration.c | 117 +++++++++++++++++++++----------------- > 1 file changed, 66 insertions(+), 51 deletions(-) >
Reviewed-by: Michal Privoznik <mpriv...@redhat.com> Michal _______________________________________________ Devel mailing list -- devel@lists.libvirt.org To unsubscribe send an email to devel-le...@lists.libvirt.org