mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
target/cris: Remove the deprecated CRIS target
The CRIS target is deprecated since v9.0 (commit c7bbef4023
"docs: mark CRIS support as deprecated").
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Message-ID: <20240904143603.52934-14-philmd@linaro.org>
This commit is contained in:
parent
01d01edc9f
commit
44e4075bf4
29 changed files with 9 additions and 7306 deletions
|
@ -30,7 +30,6 @@ static struct arch2cpu cpus_map[] = {
|
|||
{ "x86_64", "qemu64,apic-id=0" },
|
||||
{ "i386", "qemu32,apic-id=0" },
|
||||
{ "alpha", "ev67" },
|
||||
{ "cris", "crisv32" },
|
||||
{ "m68k", "m5206" },
|
||||
{ "microblaze", "any" },
|
||||
{ "microblazeel", "any" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue