qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 4/9] ppc/ppc405: Activate MMU logs


From: Richard Henderson
Subject: Re: [PATCH v2 4/9] ppc/ppc405: Activate MMU logs
Date: Mon, 3 Jan 2022 09:07:30 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 1/2/22 10:34 PM, Cédric Le Goater wrote:
There is no need to deactivate MMU logging at compile time. Remove all
use of defines. Only keep DUMP_PAGE_TABLES for another series since
page tables could be dumped from the monitor.

Signed-off-by: Cédric Le Goater<clg@kaod.org>
Message-Id:<20211222064025.1541490-4-clg@kaod.org>
Signed-off-by: Cédric Le Goater<clg@kaod.org>
---
  target/ppc/mmu_common.c | 164 +++++++++++++++++++---------------------
  target/ppc/mmu_helper.c |  97 +++++++++++-------------
  2 files changed, 122 insertions(+), 139 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]