qemu-e2k/hw/mips
Philippe Mathieu-Daudé f169413c27 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>
2020-11-03 16:51:13 +01:00
..
Kconfig hw/mips: Remove the 'r4k' machine 2020-11-03 16:51:13 +01:00
addr.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
boston.c hw/mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTON 2020-10-17 13:59:40 +02:00
cps.c hw/mips/cps: Do not allow use without input clock 2020-10-17 13:59:40 +02:00
fuloong2e.c hw/mips: Remove exit(1) in case of missing ROM 2020-10-17 13:59:40 +02:00
gt64xxx_pci.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
jazz.c hw/mips: Remove exit(1) in case of missing ROM 2020-10-17 13:59:40 +02:00
malta.c hw/mips: Remove exit(1) in case of missing ROM 2020-10-17 13:59:40 +02:00
meson.build hw/mips: Remove the 'r4k' machine 2020-11-03 16:51:13 +01:00
mips_int.c hw/mips: Add CPU IRQ3 delivery for KVM 2020-06-01 13:28:21 +02:00
mipssim.c hw/mips: Remove exit(1) in case of missing ROM 2020-10-17 13:59:40 +02:00
trace-events trace-events: Fix attribution of trace points to source 2020-09-09 17:17:58 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00