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/tests/tcg/plugins
Julian Ganz 9125196aaa tests: add plugin asserting correctness of discon event's to_pc
We recently introduced plugin API for the registration of callbacks for
discontinuity events, specifically for interrupts, exceptions and host
call events. The callback receives various bits of information,
including the VCPU index and PCs.

This change introduces a test plugin asserting the correctness of that
behaviour in cases where this is possible with reasonable effort.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Julian Ganz <neither@nut.email>
Message-ID: <20251027110344.2289945-30-alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2 weeks ago
..
bb.c
discons.c tests: add plugin asserting correctness of discon event's to_pc 2 weeks ago
empty.c
inline.c
insn.c tests/tcg/plugins/insn: remove unused callback parameter 10 months ago
mem.c qemu: Declare all load/store helper in 'qemu/bswap.h' 4 months ago
meson.build tests: add plugin asserting correctness of discon event's to_pc 2 weeks ago
patch.c plugins: Add patcher plugin and test 5 months ago
reset.c tests/tcg/plugins: add plugin to test reset and uninstall 7 months ago
syscall.c contrib/plugins: Fix type conflict of GLib function pointers 7 months ago