qemu-ppc
[Top][All Lists]
Advanced

[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: Cédric Le Goater
Subject: Re: [PATCH 00/10] target/ppc: powerpc_excp improvements [7xx] (8/n)
Date: Fri, 4 Feb 2022 09:00:12 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0

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 ?

Thanks,

C.

Fabiano Rosas (10):
   target/ppc: Merge 7x5 and 7x0 exception model IDs
   target/ppc: Introduce powerpc_excp_7xx
   target/ppc: Simplify powerpc_excp_7xx
   target/ppc: 7xx: Machine Check exception cleanup
   target/ppc: 7xx: External interrupt cleanup
   target/ppc: 7xx: Program exception cleanup
   target/ppc: 7xx: System Call exception cleanup
   target/ppc: 7xx: System Reset cleanup
   target/ppc: 7xx: Software TLB cleanup
   target/ppc: 7xx: Set SRRs directly in exception code

  target/ppc/cpu-qom.h     |   6 +-
  target/ppc/cpu_init.c    |  16 ++--
  target/ppc/excp_helper.c | 185 ++++++++++++++++++++++++++++++++++++++-
  3 files changed, 194 insertions(+), 13 deletions(-)





reply via email to

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