Re: [PATCH v5 48/50] multi-process: Validate incoming commands from Proxy

2020-02-28 Thread Elena Ufimtseva
On Thu, Feb 27, 2020 at 05:18:30PM +, Stefan Hajnoczi wrote: > On Mon, Feb 24, 2020 at 03:55:39PM -0500, Jagannathan Raman wrote: > > From: Elena Ufimtseva > > > > Validate the incoming commands to confirm that they would not cause any > > errors in the remote process. > > > > Signed-off-by:

Re: [PATCH v5 48/50] multi-process: Validate incoming commands from Proxy

2020-02-27 Thread Stefan Hajnoczi
On Mon, Feb 24, 2020 at 03:55:39PM -0500, Jagannathan Raman wrote: > From: Elena Ufimtseva > > Validate the incoming commands to confirm that they would not cause any > errors in the remote process. > > Signed-off-by: Elena Ufimtseva > Signed-off-by: Jagannathan Raman > Signed-off-by: John G J

[PATCH v5 48/50] multi-process: Validate incoming commands from Proxy

2020-02-24 Thread Jagannathan Raman
From: Elena Ufimtseva Validate the incoming commands to confirm that they would not cause any errors in the remote process. Signed-off-by: Elena Ufimtseva Signed-off-by: Jagannathan Raman Signed-off-by: John G Johnson --- hw/proxy/qemu-proxy.c| 6 +++- include/io/mpqemu-link.h | 2 ++