qemu-e2k/plugins
Peter Maydell ad768e6f2a include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h
The qemu_icache_linesize, qemu_icache_linesize_log,
qemu_dcache_linesize, and qemu_dcache_linesize_log variables are not
used in many files.  Move them out of osdep.h to a new
qemu/cacheinfo.h, and document them.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220208200856.3558249-5-peter.maydell@linaro.org
2022-02-21 13:30:20 +00:00
..
api.c plugins: add helper functions for coverage plugins 2022-02-09 12:08:42 +00:00
core.c plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb 2021-10-05 16:53:17 -07:00
loader.c include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h 2022-02-21 13:30:20 +00: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