qemu-e2k/plugins
Philippe Mathieu-Daudé cd6174843b exec/exec-all: Move 'qemu/log.h' include in units requiring it
Many files use "qemu/log.h" declarations but neglect to include
it (they inherit it via "exec/exec-all.h"). "exec/exec-all.h" is
a core component and shouldn't be used that way. Move the
"qemu/log.h" inclusion locally to each unit requiring it.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220207082756.82600-10-f4bug@amsat.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2022-02-21 10:18:06 +01:00
..
api.c exec/exec-all: Move 'qemu/log.h' include in units requiring it 2022-02-21 10:18:06 +01:00
core.c plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb 2021-10-05 16:53:17 -07:00
loader.c plugins: allow plugin arguments to be passed directly 2021-09-02 11:29:34 +01:00
meson.build configure: simplify creation of plugin symbol list 2022-01-12 14:09:06 +01:00
plugin.h Remove leading underscores from QEMU defines 2021-06-21 05:49:01 +02:00
qemu-plugins.symbols plugins: add helper functions for coverage plugins 2022-02-09 12:08:42 +00:00