qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 16/31] target/openrisc: Use generic cpu_list()


From: Richard Henderson
Subject: Re: [PATCH v5 16/31] target/openrisc: Use generic cpu_list()
Date: Tue, 14 Nov 2023 17:04:58 -0800
User-agent: Mozilla Thunderbird

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

[gshan@gshan q]$ ./build/qemu-or1k -cpu ?
Available CPUs:
   or1200
   any

After it's applied:

[gshan@gshan q]$ ./build/qemu-or1k -cpu ?
Available CPUs:
   any
   or1200

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

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


r~



reply via email to

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