aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/plugins
AgeCommit message (Expand)AuthorFilesLines
2025-07-15qemu: Declare all load/store helper in 'qemu/bswap.h'Philippe Mathieu-Daudé1-0/+1
2025-07-02plugins: Add patcher plugin and testRowan Hart2-1/+252
2025-06-16meson: fix Windows buildoltolm1-1/+1
2025-04-25contrib/plugins: Fix type conflict of GLib function pointersKohei Tokunaga2-4/+4
2025-04-09tests/tcg/plugins: add plugin to test reset and uninstallPierrick Bouvier2-1/+74
2025-03-10plugins: add explicit dependency in functional testsPierrick Bouvier1-0/+2
2025-01-17plugins: enable linking with clang/lldPierrick Bouvier1-2/+1
2025-01-17tests/tcg/plugins/mem: fix 32-bit buildPierrick Bouvier1-3/+3
2025-01-17tests/tcg/plugins/syscall: fix 32-bit buildPierrick Bouvier1-3/+3
2025-01-17tests/tcg/plugins/insn: remove unused callback parameterPierrick Bouvier1-3/+1
2024-10-03tests/tcg/plugins: Remove remainder of the cris targetThomas Huth1-1/+0
2024-09-19plugins: add option to dump write argument to syscall pluginRowan Hart1-0/+117
2024-09-19tests/tcg: add a system test to check memory instrumentationAlex Bennée1-2/+201
2024-09-19tests/tcg/plugins/mem: add option to print memory accessesPierrick Bouvier1-1/+68
2024-07-30tests/tcg: move test plugins into tcg subdirAlex Bennée7-0/+1085