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

2020-12-04 Thread Marc-André Lureau
On Thu, Oct 15, 2020 at 10:05 PM Jagannathan Raman 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 Raman > Reviewed-by

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

2020-10-23 Thread Philippe Mathieu-Daudé
On 10/15/20 8:04 PM, Jagannathan Raman wrote: From: Elena Ufimtseva The entire array of the memory regions and file handlers. I don't understand the description... Did you forgot the verb? Will be used in the next patch. Signed-off-by: Elena Ufimtseva Signed-off-by: John G Johnson Signed

[PATCH v11 05/19] multi-process: add qio channel function to transmit

2020-10-15 Thread Jagannathan Raman
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 Reviewed-by: Stefan Hajnoczi --- include/io/channel.h | 24