Gavin Shan
261f406db9
target/m68k: Use generic cpu_list()
Before it's applied:
[gshan@gshan q]$ ./build/qemu-system-m68k -cpu ?
cfv4e
m5206
m5208
m68000
m68010
m68020
m68030
m68040
m68060
any
After it's applied:
[gshan@gshan q]$ ./build/qemu-system-m68k -cpu ?
Available CPUs:
any
cfv4e
m5206
m5208
m68000
m68010
m68020
m68030
m68040
m68060
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-15-gshan@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2024-01-05 16:20:14 +01:00
..
2023-03-13 06:44:37 -07:00
2023-11-07 13:08:48 +01:00
2024-01-05 16:20:14 +01:00
2024-01-05 16:20:14 +01:00
2023-06-09 23:38:16 +03:00
2023-03-07 20:44:08 +00:00
2024-01-05 16:20:14 +01:00
2023-06-20 10:01:30 +02:00
2023-10-07 19:02:59 +02:00
2023-10-07 19:03:07 +02:00
2022-11-01 08:31:41 +11:00
2022-11-05 20:35:45 +01:00
2023-10-22 16:43:52 -07:00