xemu/plugins
Alex Bennée f7e15affa8 plugins: add [pre|post]fork helpers to linux-user
Special care needs to be taken in ensuring locks are in a consistent
state across fork events. Add helpers so the plugin system can ensure
that.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Fixes: https://gitlab.com/qemu-project/qemu/-/issues/358
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Tested-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20221004115221.2174499-1-alex.bennee@linaro.org>
2022-10-06 11:53:41 +01: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: add [pre|post]fork helpers to linux-user 2022-10-06 11:53:41 +01: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