qemu/target/microblaze
Edgar E. Iglesias 75c9ddce5d target-microblaze: mmu: Cleanup debug log messages
Cleanup debug log messages:
* Avoid long 80+ character lines.
* Remove D() macro and use qemu_log_mask.
* Remove logs that are not very useful

Suggested-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
2018-05-29 09:35:14 +02:00
..
cpu-qom.h
cpu.c target-microblaze: Allow address sizes between 32 and 64 bits 2018-05-29 09:35:14 +02:00
cpu.h target-microblaze: Add Extended Addressing 2018-05-29 09:35:14 +02:00
gdbstub.c
helper.c target-microblaze: Make special registers 64-bit 2018-05-29 09:35:14 +02:00
helper.h target-microblaze: Add support for extended access to TLBLO 2018-05-29 09:35:14 +02:00
Makefile.objs
microblaze-decode.h
mmu.c target-microblaze: mmu: Cleanup debug log messages 2018-05-29 09:35:14 +02:00
mmu.h target-microblaze: Add support for extended access to TLBLO 2018-05-29 09:35:14 +02:00
op_helper.c target-microblaze: Add support for extended access to TLBLO 2018-05-29 09:35:14 +02:00
translate.c target-microblaze: Simplify address computation using tcg_gen_addi_i32() 2018-05-29 09:35:14 +02:00