On Thu, Dec 17, 2020 at 09:40:35PM -0800, [email protected] wrote: > From: Jagannathan Raman <[email protected]> > > Add configuration options to enable or disable multiprocess QEMU code > > Signed-off-by: John G Johnson <[email protected]> > Signed-off-by: Jagannathan Raman <[email protected]> > Signed-off-by: Elena Ufimtseva <[email protected]> > --- > 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 <[email protected]>
signature.asc
Description: PGP signature
