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
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
..
elf2dmp contrib/elf2dmp: Ensure phdrs fit in file 1 year ago
gitdm contrib/gitdm: add Daynix to domain-map 1 year ago
ivshmem-client configure, meson: rename targetos to host_os 1 year ago
ivshmem-server configure, meson: rename targetos to host_os 1 year ago
plugins plugins: add explicit dependency in functional tests 2 months ago
systemd tools: build qemu-vmsr-helper 9 months ago
vhost-user-blk contrib/vhost-user-blk: fix overflowing expression 9 months ago
vhost-user-gpu virtio-gpu: Correct virgl_renderer_resource_get_info() error check 1 year ago
vhost-user-input contrib/vhost-user-*: use QEMU bswap helper functions 10 months ago
vhost-user-scsi configure, meson: rename targetos to host_os 1 year ago
vmapple hw/vmapple/vmapple: Add vmapple machine type 2 months ago