qemu/tests/plugin
Richard Henderson ea185a557b tests/plugin: Remove duplicate insn log from libinsn.so
This is a perfectly natural occurrence for x86 "rep movb",
where the "rep" prefix forms a counted loop of the one insn.

During the tests/tcg/multiarch/memory test, this logging is
triggered over 350000 times.  Within the context of cross-i386-tci
build, which is already slow by nature, the logging is sufficient
to push the test into timeout.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-06-26 17:33:00 +02:00
..
bb.c
empty.c
insn.c tests/plugin: Remove duplicate insn log from libinsn.so 2023-06-26 17:33:00 +02:00
mem.c
meson.build
syscall.c tests/plugin/syscall.c: fix compiler warnings 2021-11-29 15:13:22 +00:00