Generic code handles -d cpu in cpu_exec, amidst the horde of ifdefs. These duplicates simply double the amount of output produced with no extra information emitted.
Maintainers for mips, ppc and sh4 cc'd. r~ Richard Henderson (4): target-i386: Remove duplicate CPU log. target-mips: Remove duplicate CPU log. target-ppc: Remove duplicate cpu log. target-sh4: Remove duplicate CPU log. target-i386/translate.c | 1 - target-mips/translate.c | 6 ------ target-ppc/translate.c | 2 -- target-sh4/translate.c | 6 ------ 4 files changed, 0 insertions(+), 15 deletions(-)