qemu/target
Gavin Shan 9c115f68e2 target/alpha: Remove fallback to ev67 cpu class
'ev67' CPU class will be returned to match everything, which makes
no sense as mentioned in the comments. Remove the logic to fall
back to 'ev67' CPU class to match everything.

Signed-off-by: Gavin Shan <gshan@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20231114235628.534334-2-gshan@redhat.com>
[PMD: Reword subject, replace 'any' -> 'ev67' on linux-user]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2024-01-05 16:20:14 +01:00
..
alpha target/alpha: Remove fallback to ev67 cpu class 2024-01-05 16:20:14 +01:00
arm * configure: use a native non-cross compiler for linux-user 2024-01-04 19:55:20 +00:00
avr target/avr: Constify VMState in machine.c 2023-12-29 11:17:30 +11:00
cris target/cris: Constify VMState in machine.c 2023-12-29 11:17:30 +11:00
hexagon target/hexagon/idef-parser/prepare: use env to invoke bash 2023-11-28 14:26:37 +01:00
hppa target/hppa: Constify VMState in machine.c 2023-12-29 11:17:30 +11:00
i386 * configure: use a native non-cross compiler for linux-user 2024-01-04 19:55:20 +00:00
loongarch target/loongarch: Constify VMState in machine.c 2023-12-29 11:17:30 +11:00
m68k target/m68k: Constify VMState in machine.c 2023-12-29 11:17:30 +11:00
microblaze target/microblaze: Constify VMState in machine.c 2023-12-29 11:17:30 +11:00
mips * configure: use a native non-cross compiler for linux-user 2024-01-04 19:55:20 +00:00
nios2 target: Move ArchCPUClass definition to 'cpu.h' 2023-11-07 13:08:48 +01:00
openrisc target/openrisc: Constify VMState in machine.c 2023-12-29 11:17:30 +11:00
ppc target/ppc: Constify VMState in machine.c 2023-12-29 11:17:30 +11:00
riscv target/riscv: Constify VMState in machine.c 2023-12-29 11:17:30 +11:00
rx hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name() 2023-11-07 13:08:48 +01:00
s390x target/s390x: Constify VMState in machine.c 2023-12-29 11:17:30 +11:00
sh4 sh4: Coding style: Remove tabs 2023-12-04 15:12:57 +01:00
sparc target/sparc: Constify VMState in machine.c 2023-12-29 11:17:30 +11:00
tricore hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name() 2023-11-07 13:08:48 +01:00
xtensa hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name() 2023-11-07 13:08:48 +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