The second patch removes the unused e200 CPUs, see its patch description
for the rationale.

Since the removal of the code causes GCC to inline another function,
this suddenly triggered a false compiler warning, so we have to
rework the related code first (see the first patch).

Thomas Huth (2):
  target/ppc/cpu_init: Simplify the setup of the TLBxCFG SPR registers
  target/ppc: Remove the unusable e200 CPUs

 target/ppc/cpu-models.h |   4 -
 target/ppc/cpu-models.c |   5 --
 target/ppc/cpu_init.c   | 185 +++-------------------------------------
 3 files changed, 14 insertions(+), 180 deletions(-)

-- 
2.51.0


Reply via email to