Re: [PATCH v13 00/19] Initial support for multi-process Qemu

2020-12-15 Thread Stefan Hajnoczi
On Mon, Dec 14, 2020 at 12:14:40AM -0500, Jagannathan Raman wrote: > This is the v13 of the patchset. Thank you very much for reviewing v12 and > sharing your feedback. > > We have addressed all the comments from the v12 review except for the > following two items, which we will be addressing in s

Re: [PATCH v13 00/19] Initial support for multi-process Qemu

2020-12-15 Thread Stefan Hajnoczi
On Mon, Dec 14, 2020 at 12:14:40AM -0500, Jagannathan Raman wrote: > Hello, > > This is the v13 of the patchset. Thank you very much for reviewing v12 and > sharing your feedback. As mentioned on IRC, please add a ./configure option so package maintainers can easily disable multi-process QEMU wit

Re: [PATCH v13 00/19] Initial support for multi-process Qemu

2020-12-14 Thread Jag Raman
Hi, In this series, we have incorporated the changes Marc-Andre proposed to improve the code in v12. Following is a changelog that outlines the differences between v12 and v13. CHANGELOG: [PATCH v13 02/19] multi-process: add configure and usage information - Dropped “tests

[PATCH v13 00/19] Initial support for multi-process Qemu

2020-12-13 Thread Jagannathan Raman
Hello, This is the v13 of the patchset. Thank you very much for reviewing v12 and sharing your feedback. We have addressed all the comments from the v12 review except for the following two items, which we will be addressing in subsequent patches: - Prefix log messages with PID in the logging subs