Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240514174253.694591-1-alex.bennee@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Alexandre Iooss <erdnaxe@crans.org>, Mahmoud Mandour <ma.mandourr@gmail.com>, Pierrick Bouvier <pierrick.bouvier@linaro.org>, "Michael S. Tsirkin" <mst@redhat.com>, Cornelia Huck <cohuck@redhat.com>, Peter Maydell <peter.maydell@linaro.org>
include/qemu/plugin.h | 42 +++++---
include/qemu/qemu-plugin.h | 80 ++++++++++++++-
plugins/plugin.h | 12 ++-
accel/tcg/plugin-gen.c | 136 ++++++++++++++++++++------
plugins/api.c | 39 ++++++++
plugins/core.c | 109 +++++++++++++++------
tests/plugin/inline.c | 130 ++++++++++++++++++++++--
plugins/qemu-plugins.symbols | 2 +
scripts/update-linux-headers.sh | 80 +++++++--------
tests/tcg/arm/Makefile.softmmu-target | 2 +-
10 files changed, 508 insertions(+), 124 deletions(-)