qemu/plugins
Alex Bennée 9d06b0ccb1 plugins/api: use qemu_target_page_mask() to get value
Requiring TARGET_PAGE_MASK to be defined gets in the way of building
this unit once. qemu_target_page_mask() will tell us what it is.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250304222439.2035603-21-alex.bennee@linaro.org>
2025-03-10 10:30:01 +00:00
..
api.c plugins/api: use qemu_target_page_mask() to get value 2025-03-10 10:30:01 +00:00
core.c plugins: save value during memory accesses 2024-09-19 15:58:01 +01:00
loader.c overall: Remove unnecessary g_strdup_printf() calls 2025-02-14 08:49:06 +03:00
meson.build plugins: enable linking with clang/lld 2025-01-17 10:45:32 +00:00
plugin.h plugins: remove op from qemu_plugin_inline_cb 2024-05-16 08:55:23 +01:00