qemu/tests/tcg/plugins
Rowan Hart 71d3379438 plugins: Add patcher plugin and test
This patch adds a plugin that exercises the virtual and hardware memory
read-write API functions added in a previous patch. The plugin takes a
target and patch byte sequence, and will overwrite any instruction
matching the target byte sequence with the patch.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Rowan Hart <rowanbhart@gmail.com>
Message-ID: <20250624175351.440780-8-rowanbhart@gmail.com>
[AJB: tweak Makefile, use uintptr_t for pointer stuffing]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250627112512.1880708-12-alex.bennee@linaro.org>
2025-07-02 10:09:48 +01:00
..
bb.c tests/tcg: move test plugins into tcg subdir 2024-07-30 11:44:18 +01:00
empty.c tests/tcg: move test plugins into tcg subdir 2024-07-30 11:44:18 +01:00
inline.c tests/tcg: move test plugins into tcg subdir 2024-07-30 11:44:18 +01:00
insn.c tests/tcg/plugins/insn: remove unused callback parameter 2025-01-17 10:44:31 +00:00
mem.c contrib/plugins: Fix type conflict of GLib function pointers 2025-04-25 17:09:58 +02:00
meson.build plugins: Add patcher plugin and test 2025-07-02 10:09:48 +01:00
patch.c plugins: Add patcher plugin and test 2025-07-02 10:09:48 +01:00
reset.c tests/tcg/plugins: add plugin to test reset and uninstall 2025-04-09 10:35:29 +01:00
syscall.c contrib/plugins: Fix type conflict of GLib function pointers 2025-04-25 17:09:58 +02:00