mirror_qemu/plugins
Paolo Bonzini 2c13c57441 configure, meson: move --enable-plugins to meson
While the option still needs to be parsed in the configure script
(it's needed by tests/tcg, and also to decide about recursing
into contrib/plugins), passing it to Meson can be done with -D
instead of using config-host.mak.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2023-09-07 13:32:37 +02:00
..
api.c plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr 2022-10-06 11:53:40 +01:00
core.c plugins: Remove unused 'exec/helper-proto.h' header 2023-06-20 10:01:30 +02:00
loader.c includes: move tb_flush into its own header 2023-03-07 17:06:33 +00:00
meson.build configure, meson: move --enable-plugins to meson 2023-09-07 13:32:37 +02:00
plugin.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
qemu-plugins.symbols plugins: add helper functions for coverage plugins 2022-02-09 12:08:42 +00:00