qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 12/14] target/ppc: Clean up ifdefs in excp_helper.c, part


From: BALATON Zoltan
Subject: Re: [PATCH v3 12/14] target/ppc: Clean up ifdefs in excp_helper.c, part 1
Date: Tue, 20 Jun 2023 12:52:00 +0200 (CEST)

On Tue, 20 Jun 2023, Nicholas Piggin wrote:
On Fri Jun 16, 2023 at 9:03 AM AEST, BALATON Zoltan wrote:
Use #ifdef, #ifndef for brevity and add comments to #endif that are
more than a few lines apart for clarity.

These will collide with the SOFTMMU ifdef changes that Philippe is
working on I think? They seem okay but maybe wait until after those
are merged?

Those were just merged and I did not get rebase conflicts. I think Phillippe replaced SOFTMMU with USER_ONLY or so not touching exsiring USER_ONLY stuff.

Regards,
BALATON Zoltan



reply via email to

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