Re: [PATCH v20 00/20] Initial support for multi-process Qemu

2021-01-21 Thread Jag Raman
> On Jan 21, 2021, at 12:07 PM, Stefan Hajnoczi wrote: > > On Tue, Jan 19, 2021 at 03:28:17PM -0500, Jagannathan Raman wrote: >> Hi, >> >> This is the v20 of the patchset. This version has the following changes: >> >> [PATCH v18 08/20] io: add qio_channel_readv_full_all_eof & >>

Re: [PATCH v20 00/20] Initial support for multi-process Qemu

2021-01-21 Thread Stefan Hajnoczi
On Tue, Jan 19, 2021 at 03:28:17PM -0500, Jagannathan Raman wrote: > Hi, > > This is the v20 of the patchset. This version has the following changes: > > [PATCH v18 08/20] io: add qio_channel_readv_full_all_eof & > qio_channel_readv_full_all helpers > - Considers fds as part of

[PATCH v20 00/20] Initial support for multi-process Qemu

2021-01-19 Thread Jagannathan Raman
Hi, This is the v20 of the patchset. This version has the following changes: [PATCH v18 08/20] io: add qio_channel_readv_full_all_eof & qio_channel_readv_full_all helpers - Considers fds as part of the "data" for both qio_channel_readv_full_all_eof() & qio_channel_readv_