Re: [PATCH v7 02/21] multi-process: Add config option for multi-process QEMU

2020-06-30 Thread Stefan Hajnoczi
On Sat, Jun 27, 2020 at 10:09:24AM -0700, elena.ufimts...@oracle.com wrote: > From: Jagannathan Raman > > Add a configuration option to separate multi-process code > > Signed-off-by: John G Johnson > Signed-off-by: Jagannathan Raman > Signed-off-by: Elena Ufimtseva > --- > configure | 11 +++

[PATCH v7 02/21] multi-process: Add config option for multi-process QEMU

2020-06-27 Thread elena . ufimtseva
From: Jagannathan Raman Add a configuration option to separate multi-process code Signed-off-by: John G Johnson Signed-off-by: Jagannathan Raman Signed-off-by: Elena Ufimtseva --- configure | 11 +++ 1 file changed, 11 insertions(+) diff --git a/configure b/configure index 4a22dcd56