Re: [Qemu-devel] [PATCH v5] qemu-io: add pattern file for write command

2019-06-10 Thread Denis Plotnikov
On 31.05.2019 18:13, Eric Blake wrote: > On 5/31/19 2:46 AM, Denis Plotnikov wrote: >> The patch allows to provide a pattern file for write >> command. There was no similar ability before. >> >> Signed-off-by: Denis Plotnikov >> --- >> v5: >>* file name initiated with null to make compilers

Re: [Qemu-devel] [PATCH v5] qemu-io: add pattern file for write command

2019-05-31 Thread Eric Blake
On 5/31/19 2:46 AM, Denis Plotnikov wrote: > The patch allows to provide a pattern file for write > command. There was no similar ability before. > > Signed-off-by: Denis Plotnikov > --- > v5: > * file name initiated with null to make compilers happy > > +static void *qemu_io_alloc_from_file(