Revision 16f1f95ebd7de82a49d07e0377c36c48f40b194d authored by Paolo Bonzini on 07 February 2024, 16:38:01 UTC, committed by Michael Tokarev on 04 March 2024, 21:44:20 UTC
Commit 39fb3cfc28b ("configure: clean up plugin option handling", 2023-10-18)
dropped the CONFIG_PLUGIN line from tests/tcg/config-host.mak, due to confusion
caused by the shadowing of $config_host_mak.  However, TCG tests were still
expecting it.  Oops.

Put it back, in the meanwhile the shadowing is gone so it's clear that it goes
in the tests/tcg configuration.

Cc:  <alex.bennee@linaro.org>
Fixes: 39fb3cfc28b ("configure: clean up plugin option handling", 2023-10-18)
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20240124115332.612162-1-pbonzini@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240207163812.3231697-4-alex.bennee@linaro.org>
(cherry picked from commit 15cc103362499bd94c5aec5fa66543d0de3bf4b5)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(Mjt: fixup for 8.2.x - $config_host_mak without tests/tcg/ prefix -
 for before v8.2.0-142-g606c3ba7a2 "configure: remove unnecessary subshell")
1 parent eae7509
History
File Mode Size
ci
coccinelle
codeconverter
coverage
coverity-scan
kvm
modules
oss-fuzz
performance
qapi
qemu-guest-agent
qemugdb
qmp
simplebench
tracetool
analyse-9p-simpletrace.py -rwxr-xr-x 8.9 KB
analyse-locks-simpletrace.py -rwxr-xr-x 3.5 KB
analyze-inclusions -rw-r--r-- 3.1 KB
analyze-migration.py -rwxr-xr-x 22.1 KB
archive-source.sh -rwxr-xr-x 1.6 KB
block-coroutine-wrapper.py -rw-r--r-- 9.6 KB
check_sparse.py -rw-r--r-- 1.6 KB
checkpatch.pl -rwxr-xr-x 84.2 KB
clean-header-guards.pl -rwxr-xr-x 6.4 KB
clean-includes -rwxr-xr-x 5.9 KB
cleanup-trace-events.pl -rwxr-xr-x 1.5 KB
cocci-macro-file.h -rw-r--r-- 4.3 KB
cpu-x86-uarch-abi.py -rw-r--r-- 4.7 KB
decodetree.py -rw-r--r-- 49.6 KB
device-crash-test -rwxr-xr-x 25.0 KB
disas-objdump.pl -rwxr-xr-x 2.7 KB
dump-guest-memory.py -rw-r--r-- 20.2 KB
entitlement.sh -rwxr-xr-x 555 bytes
extract-vsssdk-headers -rwxr-xr-x 937 bytes
feature_to_c.py -rw-r--r-- 2.6 KB
fix-multiline-comments.sh -rwxr-xr-x 1.7 KB
gensyscalls.sh -rwxr-xr-x 2.3 KB
get_maintainer.pl -rwxr-xr-x 53.4 KB
git-submodule.sh -rwxr-xr-x 3.1 KB
git.orderfile -rw-r--r-- 527 bytes
hxtool -rwxr-xr-x 342 bytes
kernel-doc -rwxr-xr-x 66.3 KB
make-config-poison.sh -rwxr-xr-x 387 bytes
make-release -rwxr-xr-x 1.5 KB
meson-buildoptions.py -rw-r--r-- 7.4 KB
meson-buildoptions.sh -rw-r--r-- 33.3 KB
meson.build -rw-r--r-- 165 bytes
minikconf.py -rw-r--r-- 23.1 KB
modinfo-collect.py -rw-r--r-- 1.9 KB
modinfo-generate.py -rw-r--r-- 3.3 KB
mtest2make.py -rw-r--r-- 4.1 KB
nsis.py -rw-r--r-- 3.8 KB
probe-gdb-support.py -rw-r--r-- 2.4 KB
python_qmp_updater.py -rwxr-xr-x 3.3 KB
qapi-gen.py -rw-r--r-- 463 bytes
qemu-binfmt-conf.sh -rwxr-xr-x 14.6 KB
qemu-gdb.py -rw-r--r-- 1.2 KB
qemu-stamp.py -rw-r--r-- 614 bytes
qemu-trace-stap -rwxr-xr-x 5.5 KB
qemu-version.sh -rwxr-xr-x 400 bytes
qom-cast-macro-clean-cocci-gen.py -rw-r--r-- 1.3 KB
refresh-pxe-roms.sh -rwxr-xr-x 981 bytes
render_block_graph.py -rwxr-xr-x 3.7 KB
replay-dump.py -rwxr-xr-x 11.8 KB
shaderinclude.py -rw-r--r-- 712 bytes
signrom.py -rwxr-xr-x 1.2 KB
simpletrace.py -rwxr-xr-x 13.2 KB
symlink-install-tree.py -rw-r--r-- 1.2 KB
tracetool.py -rwxr-xr-x 4.5 KB
u2f-setup-gen.py -rwxr-xr-x 4.4 KB
undefsym.py -rw-r--r-- 1.6 KB
update-linux-headers.sh -rwxr-xr-x 10.2 KB
update-mips-syscall-args.sh -rwxr-xr-x 1.2 KB
update-syscalltbl.sh -rwxr-xr-x 1.7 KB
userfaultfd-wrlat.py -rwxr-xr-x 2.9 KB
vmstate-static-checker.py -rwxr-xr-x 15.9 KB
xen-detect.c -rw-r--r-- 3.8 KB
xml-preprocess-test.py -rw-r--r-- 5.0 KB
xml-preprocess.py -rw-r--r-- 8.9 KB

back to top