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 923710b6d5 plugins: enable linking with clang/lld
Windows uses a special mechanism to enable plugins to work (DLL delay
loading). Option for lld is different than ld.

MSYS2 clang based environment use lld by default, so restricting to this
config on Windows is safe, and will avoid false bug reports.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Tested-by: Stefan Weil <sw@weilnetz.de>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20250110203401.178532-4-pierrick.bouvier@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250116160306.1709518-26-alex.bennee@linaro.org>
5 days ago
..
bbv.c contrib/plugins/bbv.c: Start bb index from 1 4 weeks ago
cache.c contrib/plugins/cache: fix 32-bit build 5 days ago
cflow.c contrib/plugins/cflow: fix 32-bit build 5 days ago
drcov.c contrib/plugins/drcov: Fix string format 1 year ago
execlog.c contrib/plugins/execlog: Fix shadowed declaration warning 5 months ago
hotblocks.c contrib/plugins/hotblocks: fix 32-bit build 5 days ago
hotpages.c contrib/plugins/hotpages: fix 32-bit build 5 days ago
howvec.c contrib/plugins/howvec: ensure we don't regress if this plugin is extended 5 days ago
hwprofile.c contrib/plugins/hwprofile: fix 32-bit build 5 days ago
ips.c contrib/plugins: avoid hanging program 4 months ago
lockstep.c contrib/plugins: add compat for g_memdup2 6 months ago
meson.build plugins: enable linking with clang/lld 5 days ago
stoptrigger.c contrib/plugins/stoptrigger: fix 32-bit build 5 days ago
win32_linker.c plugins: make test/example plugins work on windows 1 year ago