You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/contrib/plugins
Pierrick Bouvier 892b06c40e plugins: add explicit dependency in functional tests
./tests/functional/test_aarch64_tcg_plugins.py needs to have plugin
libinsn built. However, it's not listed as a dependency, so meson can't
know it needs to be built.

Thus, we keep track of all plugins, and add them as an explicit
dependency.

Fixes: 4c134d07b9 ("tests: add a new set of tests to exercise plugins")
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250304222439.2035603-9-alex.bennee@linaro.org>
2 months ago
..
bbv.c contrib/plugins/bbv.c: Start bb index from 1 4 months ago
cache.c plugins: fix -Werror=maybe-uninitialized false-positive 3 months ago
cflow.c contrib/plugins/cflow: fix 32-bit build 3 months ago
drcov.c
execlog.c contrib/plugins/execlog: Fix shadowed declaration warning 8 months ago
hotblocks.c contrib/plugins/hotblocks: fix 32-bit build 3 months ago
hotpages.c contrib/plugins/hotpages: fix 32-bit build 3 months ago
howvec.c contrib/plugins/howvec: ensure we don't regress if this plugin is extended 3 months ago
hwprofile.c contrib/plugins/hwprofile: fix 32-bit build 3 months ago
ips.c contrib/plugins: avoid hanging program 7 months ago
lockstep.c contrib/plugins: add compat for g_memdup2 9 months ago
meson.build plugins: add explicit dependency in functional tests 2 months ago
stoptrigger.c contrib/plugins/stoptrigger: fix 32-bit build 3 months ago
win32_linker.c plugins: make test/example plugins work on windows 1 year ago