qemu-e2k/contrib/plugins
Paolo Bonzini 95caf1fb42 build: move warning flag selection to meson
Meson already knows to test with the positive form of the flag, which
simplifies the test.  Warnings are now tested explicitly for the C++
compiler, instead of hardcoding those that are only available for
the C language.

At this point all compiler flags in QEMU_CFLAGS are global and only
depend on the OS.  No feature tests are performed in configure.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2023-05-18 13:35:28 +02:00
..
Makefile build: move warning flag selection to meson 2023-05-18 13:35:28 +02:00
cache.c Drop more useless casts from void * to pointer 2022-12-14 16:19:35 +01:00
drcov.c contrib/plugins: add a drcov plugin 2022-02-09 12:08:42 +00:00
execlog.c contrib/plugins: protect execlog's last_exec expansion 2022-10-31 20:37:59 +00:00
hotblocks.c plugins/hotblocks: Added correct boolean argument parsing 2021-09-02 11:29:34 +01:00
hotpages.c plugins/hotpages: introduce sortby arg and parsed bool args correctly 2021-09-02 11:29:34 +01:00
howvec.c plugins/howvec: adapting to the new argument passing scheme 2021-09-02 11:29:34 +01:00
hwprofile.c plugins/hwprofile: adapt to the new plugin arguments scheme 2021-09-02 11:29:34 +01:00
lockstep.c plugins/lockstep: make socket path not positional & parse bool arg 2021-09-02 11:29:34 +01:00