On 05/08/2018 10:31 AM, Edgar E. Iglesias wrote: > From: "Edgar E. Iglesias" <[email protected]> > > 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 <[email protected]> > Signed-off-by: Edgar E. Iglesias <[email protected]> > --- > target/microblaze/mmu.c | 39 +++++++++++++++++++-------------------- > 1 file changed, 19 insertions(+), 20 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
