diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-06-10 10:19:59 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-06-26 17:33:00 +0200 |
commit | ea185a557bc97868f3729060ea1cd003dbd971d1 (patch) | |
tree | 8e38e8805abf4501f1a119a0354e42b5f2d91975 /softmmu/runstate.c | |
parent | 1d3daf95254d998b91445c48de875796df3b0998 (diff) |
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>
Diffstat (limited to 'softmmu/runstate.c')
0 files changed, 0 insertions, 0 deletions