qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v2 11/14] target/ppc: 405: Data Storage exception cleanup


From: Cédric Le Goater
Subject: Re: [PATCH v2 11/14] target/ppc: 405: Data Storage exception cleanup
Date: Tue, 25 Jan 2022 08:29:52 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0

On 1/25/22 08:23, Cédric Le Goater wrote:
On 1/19/22 07:13, David Gibson wrote:
On Tue, Jan 18, 2022 at 03:44:45PM -0300, Fabiano Rosas wrote:
The 405 has no DSISR or DAR, so convert the trace entry to
trace_ppc_excp_print.

I think it would be preferable to show ESR and DEAR here, which are
very loosely equivalent to DSISR and DAR on 40x.  Might want to create
a new trace point explicitly for this so the terminology is clear as well.

I changed registers to ESR and DEAR and updated commit log.

Trace point changes can come later. Some have become a bit redundant
with CPU_LOG_INT.

And,


Reviewed-by: Cédric Le Goater <clg@kaod.org>

Thanks,

C.




reply via email to

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