qemu/target
Gavin Shan 4b26aa9f3a target: Use generic cpu_model_from_type()
Use generic cpu_model_from_type() when the CPU model name needs to
be extracted from the CPU type name.

Signed-off-by: Gavin Shan <gshan@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20231114235628.534334-23-gshan@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2024-01-05 16:20:14 +01:00
..
alpha target/alpha: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
arm target: Use generic cpu_model_from_type() 2024-01-05 16:20:14 +01:00
avr target/avr: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
cris target/cris: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
hexagon target/hexagon: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
hppa target/hppa: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
i386 target: Use generic cpu_model_from_type() 2024-01-05 16:20:14 +01:00
loongarch target: Use generic cpu_model_from_type() 2024-01-05 16:20:14 +01:00
m68k target/m68k: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
microblaze target/microblaze: Constify VMState in machine.c 2023-12-29 11:17:30 +11:00
mips target: Use generic cpu_model_from_type() 2024-01-05 16:20:14 +01:00
nios2 target: Move ArchCPUClass definition to 'cpu.h' 2023-11-07 13:08:48 +01:00
openrisc target/openrisc: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
ppc target: Use generic cpu_model_from_type() 2024-01-05 16:20:14 +01:00
riscv target: Use generic cpu_model_from_type() 2024-01-05 16:20:14 +01:00
rx target/rx: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
s390x target/s390x: Constify VMState in machine.c 2023-12-29 11:17:30 +11:00
sh4 target/sh4: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
sparc target/sparc: Constify VMState in machine.c 2023-12-29 11:17:30 +11:00
tricore target/tricore: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
xtensa target/xtensa: Use generic cpu_list() 2024-01-05 16:20:14 +01:00
Kconfig hw/loongarch: Add support loongson3 virt machine type. 2022-06-06 18:09:03 +00:00
meson.build target/loongarch: Add target build suport 2022-06-06 18:09:03 +00:00