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 <gs...@redhat.com>
---
  target/sh4/cpu.c | 17 -----------------
  target/sh4/cpu.h |  3 ---
  2 files changed, 20 deletions(-)

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


Reply via email to