]> git.ipfire.org Git - thirdparty/qemu.git/commit
buildsys: Remove MIPS KVM
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 11 May 2026 09:19:16 +0000 (11:19 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 21 May 2026 06:20:58 +0000 (08:20 +0200)
commit630decdfccdf05ee46ef9ee3c419d2502e395cf4
treea7581a2d4e4c7f00350b64e9b60fee54ee094f9e
parent689933a7c72fd3f3ea5e8583d31db921fed62e4e
buildsys: Remove MIPS KVM

We removed support for MIPS host. The KVM MIPS code
is now unreachable, remove it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20260511135312.38705-5-philmd@linaro.org>
13 files changed:
MAINTAINERS
docs/system/target-mips.rst
hw/intc/mips_gic.c
hw/mips/loongson3_virt.c
hw/mips/malta.c
hw/mips/mips_int.c
meson.build
target/mips/cpu.c
target/mips/kvm.c [deleted file]
target/mips/kvm_mips.h [deleted file]
target/mips/meson.build
target/mips/system/cp0_timer.c
target/mips/system/physaddr.c