Re: [PATCH v7 05/21] multi-process: add qio channel function to transmit

2020-06-30 Thread Stefan Hajnoczi
On Sat, Jun 27, 2020 at 10:09:27AM -0700, elena.ufimts...@oracle.com wrote: > From: Elena Ufimtseva > > The entire array of the memory regions and file handlers. > Will be used in the next patch. > > Signed-off-by: Elena Ufimtseva > Signed-off-by: John G Johnson > Signed-off-by: Jagannathan Ra

[PATCH v7 05/21] multi-process: add qio channel function to transmit

2020-06-27 Thread elena . ufimtseva
From: Elena Ufimtseva The entire array of the memory regions and file handlers. Will be used in the next patch. Signed-off-by: Elena Ufimtseva Signed-off-by: John G Johnson Signed-off-by: Jagannathan Raman --- include/io/channel.h | 24 +++ io/channel.c | 45 +