qemu-patch-raspberry4/tests/plugin
Alex Bennée 777dddc501 tests/plugins: don't unconditionally add -Wpsabi
Not all compilers support the -Wpsabi (clang-9 in my case). To handle
this gracefully we pare back the shared build machinery so the
Makefile is relatively "standalone". We still take advantage of
config-host.mak as configure has done a bunch of probing for us but
that is it.

Fixes: bac8d222a
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200713200415.26214-6-alex.bennee@linaro.org>
2020-07-15 11:52:43 +01:00
..
bb.c tests/plugin: prevent uninitialized warning 2020-02-25 20:20:23 +00:00
empty.c tcg plugins: expose an API version concept 2019-11-12 14:32:55 +00:00
hotblocks.c tcg plugins: expose an API version concept 2019-11-12 14:32:55 +00:00
hotpages.c tcg plugins: expose an API version concept 2019-11-12 14:32:55 +00:00
howvec.c tests/plugins: make howvec clean-up after itself. 2020-02-25 20:20:23 +00:00
insn.c tests/plugin: prevent uninitialized warning 2020-02-25 20:20:23 +00:00
lockstep.c plugins: new lockstep plugin for debugging TCG changes 2020-06-16 14:49:05 +01:00
Makefile tests/plugins: don't unconditionally add -Wpsabi 2020-07-15 11:52:43 +01:00
mem.c tests/plugin: correctly honour io_count 2020-06-08 16:59:31 +01:00