|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v5 13/31] target/loongarch: Use generic cpu_list() |
Date: | Thu, 16 Nov 2023 11:27:29 +0100 |
User-agent: | Mozilla Thunderbird |
On 15/11/23 00:56, Gavin Shan wrote:
Before it's applied: [gshan@gshan q]$ ./build/qemu-system-loongarch64 -cpu ? la132-loongarch-cpu la464-loongarch-cpu max-loongarch-cpu After it's applied: [gshan@gshan q]$ ./build/qemu-system-loongarch64 -cpu ? Available CPUs: la132 la464 max Signed-off-by: Gavin Shan <gshan@redhat.com> --- target/loongarch/cpu.c | 15 --------------- target/loongarch/cpu.h | 4 ---- 2 files changed, 19 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |