[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v13 00/19] Initial support for multi-process Qemu
From: |
Stefan Hajnoczi |
Subject: |
Re: [PATCH v13 00/19] Initial support for multi-process Qemu |
Date: |
Tue, 15 Dec 2020 10:45:27 +0000 |
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 subsequent patches:
> - Prefix log messages with PID in the logging subsystem.
> - Refactor vfio-user and multi-process code to avoid logic duplication.
Aside from the missing ./configure option needed to easily compile out
this feature, I'm happy with this series. I think that should be solved
before merging this patch series.
The series passes Gitlab CI.
I have not run multi-process QEMU since there is no test case or
launcher. Please send a test case as a separate patch series.
Stefan
signature.asc
Description: PGP signature
- [PATCH v13 16/19] multi-process: Synchronize remote memory, (continued)
- [PATCH v13 16/19] multi-process: Synchronize remote memory, Jagannathan Raman, 2020/12/14
- [PATCH v13 05/19] multi-process: setup PCI host bridge for remote device, Jagannathan Raman, 2020/12/14
- [PATCH v13 06/19] multi-process: setup a machine object for remote device process, Jagannathan Raman, 2020/12/14
- [PATCH v13 02/19] multi-process: add configure and usage information, Jagannathan Raman, 2020/12/14
- [PATCH v13 08/19] multi-process: define MPQemuMsg format and transmission functions, Jagannathan Raman, 2020/12/14
- [PATCH v13 11/19] multi-process: setup memory manager for remote device, Jagannathan Raman, 2020/12/14
- [PATCH v13 15/19] multi-process: PCI BAR read/write handling for proxy & remote endpoints, Jagannathan Raman, 2020/12/14
- [PATCH v13 19/19] multi-process: perform device reset in the remote process, Jagannathan Raman, 2020/12/14
- Re: [PATCH v13 00/19] Initial support for multi-process Qemu, Jag Raman, 2020/12/14
- Re: [PATCH v13 00/19] Initial support for multi-process Qemu, Stefan Hajnoczi, 2020/12/15
- Re: [PATCH v13 00/19] Initial support for multi-process Qemu,
Stefan Hajnoczi <=