You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/contrib/plugins
Julian Ganz 9fe4dd9943 contrib/plugins: add plugin showcasing new dicontinuity related API
We recently introduced new plugin API for registration of discontinuity
related callbacks. This change introduces a minimal plugin showcasing
the new API. It simply counts the occurances of interrupts, exceptions
and host calls per CPU and reports the counts when exitting.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Julian Ganz <neither@nut.email>
Message-ID: <20251027110344.2289945-11-alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2 weeks ago
..
bbv.c contrib/plugins/bbv.c: Start bb index from 1 11 months ago
cache.c contrib/plugins: Fix type conflict of GLib function pointers 7 months ago
cflow.c contrib/plugins: Fix type conflict of GLib function pointers 7 months ago
drcov.c contrib/plugins/drcov: Fix string format 2 years ago
execlog.c contrib/plugins/execlog: Explicitly check for qemu_plugin_read_register() failure 2 months ago
hotblocks.c contrib/plugins: Fix type conflict of GLib function pointers 7 months ago
hotpages.c contrib/plugins: Fix type conflict of GLib function pointers 7 months ago
howvec.c contrib/plugins: Fix type conflict of GLib function pointers 7 months ago
hwprofile.c contrib/plugins: Fix type conflict of GLib function pointers 7 months ago
ips.c contrib/plugins: allow setting of instructions per quantum 5 months ago
lockstep.c contrib/plugins: add compat for g_memdup2 1 year ago
meson.build contrib/plugins: add plugin showcasing new dicontinuity related API 2 weeks ago
stoptrigger.c contrib/plugins/stoptrigger: fix 32-bit build 10 months ago
traps.c contrib/plugins: add plugin showcasing new dicontinuity related API 2 weeks ago
uftrace.c contrib/plugins/uftrace: implement x64 support 2 months ago
uftrace_symbols.py contrib/plugins/uftrace_symbols.py: generate debug files to map symbols to source 4 weeks ago
win32_linker.c plugins: make test/example plugins work on windows 2 years ago