]> git.proxmox.com Git - mirror_qemu.git/commit
Deprecate 32 bit big-endian MIPS
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 14 Sep 2022 15:59:41 +0000 (16:59 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 20 Sep 2022 16:22:08 +0000 (17:22 +0100)
commit54ab3c3feef6e5a6c6cf97c4532ebed642ec2705
tree6a875fa3312273da6031106dbecaf9f9cfc6a9c0
parent66dca267489e7b150546297e7c33a04430a15eb4
Deprecate 32 bit big-endian MIPS

It's becoming harder to maintain a cross-compiler to test this host
architecture as the old stable Debian 10 ("Buster") moved into LTS
which supports fewer architectures. For now:

  - mark it's deprecation in the docs
  - downgrade the containers to build TCG tests only
  - drop the cross builds from our CI

Users with an appropriate toolchain and user-space can still take
their chances building it.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Huacai Chen <chenhuacai@kernel.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220914155950.804707-22-alex.bennee@linaro.org>
.gitlab-ci.d/container-cross.yml
.gitlab-ci.d/crossbuilds.yml
docs/about/build-platforms.rst
docs/about/deprecated.rst
tests/docker/Makefile.include
tests/docker/dockerfiles/debian-mips-cross.docker