hw/mips: Remove the 'r4k' machine
commitf169413c27130ac9ebf96a1212100bba92f348ba
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 2 Nov 2020 10:14:33 +0000 (2 11:14 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 3 Nov 2020 15:51:13 +0000 (3 16:51 +0100)
tree341d58cdce6cbd2e41d4352efba1e9c4e036395c
parent83851c7c60c90e9fb6a23ff48076387a77bc33cd
hw/mips: Remove the 'r4k' machine

We deprecated the support for the 'r4k' machine for the 5.0 release
(commit d32dc61421), which means that our deprecation policy allows
us to drop it in release 5.2. Remove the code.

To repeat the rationale from the deprecation note:
- this virtual machine has no specification
- the Linux kernel dropped support for it 10 years ago

Users are recommended to use the Malta board instead.

Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
ACKed-by: Peter Krempa <pkrempa@redhat.com>
Message-Id: <20201102201311.2220005-1-f4bug@amsat.org>
MAINTAINERS
default-configs/devices/mips-softmmu-common.mak
docs/system/deprecated.rst
hw/mips/Kconfig
hw/mips/meson.build
hw/mips/r4k.c [deleted file]
tests/qtest/cdrom-test.c
tests/qtest/endianness-test.c