[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 00/10] target/ppc: powerpc_excp improvements [7xx] (8/n)
From: |
Fabiano Rosas |
Subject: |
Re: [PATCH 00/10] target/ppc: powerpc_excp improvements [7xx] (8/n) |
Date: |
Fri, 04 Feb 2022 13:13:10 -0300 |
Cédric Le Goater <clg@kaod.org> writes:
> On 2/3/22 23:42, Fabiano Rosas wrote:
>> This series handles the 7xx family: 740, 745, 750, 750cl, 750cx,
>> 750fx, 750gx and 755.
>
> What about powerpc_excp_legacy() ? Can we remove it now ?
Yes, I'm preparing one more series to wrap things up. There's the
removal of the function and some other adjustments like moving the
initial bounds check and message into powerpc_excp(). I also want to add
new flags for AIL support so we can remove 'excp_model' from the
powerpc_excp_books.
- [PATCH 05/10] target/ppc: 7xx: External interrupt cleanup, (continued)
- [PATCH 09/10] target/ppc: 7xx: Software TLB cleanup, Fabiano Rosas, 2022/02/03
- [PATCH 08/10] target/ppc: 7xx: System Reset cleanup, Fabiano Rosas, 2022/02/03
- [PATCH 10/10] target/ppc: 7xx: Set SRRs directly in exception code, Fabiano Rosas, 2022/02/03
- Re: [PATCH 00/10] target/ppc: powerpc_excp improvements [7xx] (8/n), Cédric Le Goater, 2022/02/04
- Re: [PATCH 00/10] target/ppc: powerpc_excp improvements [7xx] (8/n),
Fabiano Rosas <=