qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 3/8] ppc/ppc405: Activate MMU logs


From: Richard Henderson
Subject: Re: [PATCH 3/8] ppc/ppc405: Activate MMU logs
Date: Thu, 23 Dec 2021 13:34:53 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 12/21/21 10:40 PM, Cédric Le Goater wrote:
There is no need to deactivate MMU logging at compile time.

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

There's also no need to use #defines.
You should just remove these and the ifdefs.


r~



reply via email to

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