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/plugins
Alex Bennée 81c5a3f867 plugins/core: allow reading of registers during discon events
We have protections that prevent callbacks that didn't declare
themselves as wanting to access registers. However for discontinuities
the system state is fully rectified so they should always be able to
read the register values.

a1688bc86c (plugins: add hooks for new discontinuity related callbacks)

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Cc: Julian Ganz <neither@nut.email>
Reviewed-by: Julian Ganz <neither@nut.email>
Message-ID: <20251204194902.1340008-12-alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
3 weeks ago
..
api-system.c plugins/api: split out time control helpers 10 months ago
api-user.c plugins/api: split out time control helpers 10 months ago
api.c plugins: Add memory hardware address read/write API 6 months ago
core.c plugins/core: allow reading of registers during discon events 3 weeks ago
loader.c plugins/core: add missing QEMU_DISABLE_CFI annotations 2 months ago
meson.build meson: fix Windows build 6 months ago
plugin.h plugins/loader: compile loader only once 10 months ago
system.c plugins/loader: compile loader only once 10 months ago
user.c plugins/loader: compile loader only once 10 months ago