Home
last modified time | relevance | path

Searched hist:d599938af13714ce635c579a96c805c05e8f6e57 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigured599938af13714ce635c579a96c805c05e8f6e57 Fri Jun 21 08:05:44 CDT 2019 Laurent Vivier <lvivier@redhat.com> configure: linux-user doesn't need neither fdt nor slirp

if softmmu is not enabled, we disable by default fdt and
slirp as they are only used by -softmmu targets.

A side effect is the git submodules are not cloned
if they are not needed.

Clone and build can be forced with --enable-fdt and
--enable-slirp.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190621130544.18860-1-lvivier@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>