Re: [PATCH v5 0/6] migration: Test the new "file:" migration

2023-10-04 Thread Juan Quintela
Fabiano Rosas wrote: > Based-on: > [PATCH V4 0/2] migration file URI > https://lore.kernel.org/r/1688135108-316997-1-git-send-email-steven.sist...@oracle.com Full series are integrated for next PULL request. Thanks, Juan. > > Since v4: > > - Implemented a separate version of test_precopy_common

Re: [PATCH v5 0/6] migration: Test the new "file:" migration

2023-08-22 Thread Claudio Fontana
Hello, this series is all reviewed, and is needed as a precondition for further work to improve dramatically the performance of virsh save, virsh restore when migrating to disk, can it be merged? Thanks, Claudio On 7/12/23 21:07, Fabiano Rosas wrote: > Based-on: > [PATCH V4 0/2] migration fil

[PATCH v5 0/6] migration: Test the new "file:" migration

2023-07-12 Thread Fabiano Rosas
Based-on: [PATCH V4 0/2] migration file URI https://lore.kernel.org/r/1688135108-316997-1-git-send-email-steven.sist...@oracle.com Since v4: - Implemented a separate version of test_precopy_common to be used with the file transport (patch 6). v4: https://lore.kernel.org/r/20230706201927.15442-