qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] target/ppc: remove 401/403 CPUs


From: Richard Henderson
Subject: Re: [PATCH] target/ppc: remove 401/403 CPUs
Date: Thu, 2 Dec 2021 13:51:38 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 12/2/21 11:11 AM, Cédric Le Goater wrote:
They have been there since 2007 without any board using them, most
were protected by a TODO define. Drop support.

Signed-off-by: Cédric Le Goater<clg@kaod.org>
---
  target/ppc/cpu-models.h  |  19 --
  target/ppc/cpu-qom.h     |   4 -
  target/ppc/cpu-models.c  |  34 ---
  target/ppc/cpu_init.c    | 512 ---------------------------------------
  target/ppc/excp_helper.c |   1 -
  target/ppc/mmu_common.c  |  41 +---
  target/ppc/mmu_helper.c  |   1 -
  7 files changed, 4 insertions(+), 608 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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