qemu-e2k/plugins
Richard Henderson f45549233f plugins: Iterate on cb_lists in qemu_plugin_user_exit
Rather than iterate over all plugins for all events,
iterate over plugins that have registered a given event.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230117035701.168514-4-richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230124180127.1881110-36-alex.bennee@linaro.org>
2023-02-02 11:48:20 +00: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: Iterate on cb_lists in qemu_plugin_user_exit 2023-02-02 11:48:20 +00:00
loader.c osdep: Move memalign-related functions to their own header 2022-03-07 13:16:49 +00:00
meson.build meson: remove dead assignments 2022-09-01 07:42: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