Re: [PATCH V5 0/2] migration file URI

2023-09-13 Thread Claudio Fontana
Hi, this is the first step towards faster migration to disk that we care about the most, can it be merged? Thanks, Claudio On 9/8/23 16:22, Steve Sistare wrote: > Add the migration URI "file:filename[,offset=offset]". > > Fabiano Rosas has submitted the unit tests in the series > migration:

[PATCH V5 0/2] migration file URI

2023-09-08 Thread Steve Sistare
Add the migration URI "file:filename[,offset=offset]". Fabiano Rosas has submitted the unit tests in the series migration: Test the new "file:" migration Changes in V5: * fixed GPL version Steve Sistare (2): migration: file URI migration: file URI offset migration/file.c | 103 ++