qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v14 RESEND 05/21] multi-process: Add config option for multi-


From: Stefan Hajnoczi
Subject: Re: [PATCH v14 RESEND 05/21] multi-process: Add config option for multi-process QEMU
Date: Tue, 22 Dec 2020 10:22:57 +0000

On Thu, Dec 17, 2020 at 09:40:35PM -0800, elena.ufimtseva@oracle.com wrote:
> From: Jagannathan Raman <jag.raman@oracle.com>
> 
> Add configuration options to enable or disable multiprocess QEMU code
> 
> Signed-off-by: John G Johnson <john.g.johnson@oracle.com>
> Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
> Signed-off-by: Elena Ufimtseva <elena.ufimtseva@oracle.com>
> ---
>  configure         | 10 ++++++++++
>  meson.build       |  2 ++
>  Kconfig.host      |  4 ++++
>  hw/Kconfig        |  1 +
>  hw/remote/Kconfig |  3 +++
>  5 files changed, 20 insertions(+)
>  create mode 100644 hw/remote/Kconfig

I checked that this works as expected with ./configure
--target-list=avr-softmmu. CONFIG_MULTIPROCESS is not set when building
for a target that lacks PCI.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]