qemu/plugins
Alex Bennée c006147122 plugins: create CPUPluginState and migrate plugin_mask
As we expand the per-vCPU data for plugins we don't want to pollute
CPUState. For now this just moves the plugin_mask (renamed to
event_mask) as the memory callbacks are accessed directly by TCG
generated code.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240227144335.1196131-23-alex.bennee@linaro.org>
2024-02-28 09:11:42 +00:00
..
api.c plugins: Use different helpers when reading registers 2024-02-28 09:11:42 +00:00
core.c plugins: create CPUPluginState and migrate plugin_mask 2024-02-28 09:11:42 +00:00
loader.c misc: Clean up includes 2024-01-30 21:20:20 +03:00
meson.build configure, meson: rename targetos to host_os 2023-12-31 09:11:29 +01:00
plugin.h plugins: add qemu_plugin_num_vcpus function 2024-02-28 09:11:36 +00:00
qemu-plugins.symbols plugins: add qemu_plugin_num_vcpus function 2024-02-28 09:11:36 +00:00