qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v5 09/31] target/avr: Use generic cpu_list()


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

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

[gshan@gshan q]$ ./build/qemu-system-avr -cpu ?
avr5-avr-cpu
avr51-avr-cpu
avr6-avr-cpu

After it's applied:

[gshan@gshan q]$ ./build/qemu-system-avr -cpu ?
Available CPUs:
   avr5
   avr51
   avr6

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

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




reply via email to

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