From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [PATCH] configure, meson: deprecate 32-bit MIPS
Date: Mon, 28 Oct 2024 00:39:12 -0300 [thread overview]
Message-ID: <4ab94b59-e19f-4e04-9fd5-0f41621d7d26@linaro.org> (raw)
In-Reply-To: <20241027130726.244605-1-pbonzini@redhat.com>
On 27/10/24 10:07, Paolo Bonzini wrote:
> The mipsel architecture is not available in Debian Bookworm, and it will
> likely be a hard failure as soon as we drop support for the old Rust
> toolchain in Debian Bullseye. Prepare by deprecating 32-bit little
> endian MIPS in QEMU 9.2.
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
> docs/about/build-platforms.rst | 2 +-
> docs/about/deprecated.rst | 12 ++++++++----
> meson.build | 8 ++++++++
> 3 files changed, 17 insertions(+), 5 deletions(-)
>
> diff --git a/docs/about/build-platforms.rst b/docs/about/build-platforms.rst
> index ff56091078e..6102f00aec0 100644
> --- a/docs/about/build-platforms.rst
> +++ b/docs/about/build-platforms.rst
> @@ -41,7 +41,7 @@ Those hosts are officially supported, with various accelerators:
> - Accelerators
> * - Arm
> - kvm (64 bit only), tcg, xen
> - * - MIPS (little endian only)
> + * - MIPS (64 bit little endian only)
> - kvm, tcg
> * - PPC
> - kvm, tcg
> diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst
> index 74c75666c31..32b4cd16ec3 100644
> --- a/docs/about/deprecated.rst
> +++ b/docs/about/deprecated.rst
> @@ -170,15 +170,19 @@ property types.
> Host Architectures
> ------------------
>
> -BE MIPS (since 7.2)
> -'''''''''''''''''''
> +32-bit MIPS (big endian since 7.2; little endian since 9.2)
> +'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Big endian MIPS since 7.2; 32-bit little endian MIPS since 9.2
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
prev parent reply other threads:[~2024-10-28 3:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-27 13:07 [PATCH] configure, meson: deprecate 32-bit MIPS Paolo Bonzini
2024-10-27 13:16 ` Michael Tokarev
2024-10-28 3:39 ` Philippe Mathieu-Daudé [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4ab94b59-e19f-4e04-9fd5-0f41621d7d26@linaro.org \
--to=philmd@linaro.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).