qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v5 19/31] target/sh4: Use generic cpu_list()


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v5 19/31] target/sh4: Use generic cpu_list()
Date: Thu, 16 Nov 2023 08:55:26 +0100
User-agent: Mozilla Thunderbird

On 15/11/23 00:56, Gavin Shan wrote:
Before it's applied:

[gshan@gshan q]$ ./build/qemu-system-sh4 -cpu ?
sh7750r
sh7751r
sh7785

After it's applied:

[gshan@gshan q]$ ./build/qemu-system-sh4 -cpu ?
Available CPUs:
   sh7750r
   sh7751r
   sh7785

Signed-off-by: Gavin Shan <gshan@redhat.com>
---
  target/sh4/cpu.c | 17 -----------------
  target/sh4/cpu.h |  3 ---
  2 files changed, 20 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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