[PATCH-for-10.2 v3 2/2] docs: Mention 32-bit PPC host as removed

Philippe Mathieu-Daudé posted 2 patches 2 days, 19 hours ago
Maintainers: "Philippe Mathieu-Daudé" <philmd@linaro.org>, Jiaxun Yang <jiaxun.yang@flygoat.com>
[PATCH-for-10.2 v3 2/2] docs: Mention 32-bit PPC host as removed
Posted by Philippe Mathieu-Daudé 2 days, 19 hours ago
We removed support for 32-bit PPC hosts in commit 5c1ec5a1ee0
("tcg/ppc: Remove support for 32-bit hosts").

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
 docs/about/removed-features.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/docs/about/removed-features.rst b/docs/about/removed-features.rst
index a72df26dd24..422b9c98d35 100644
--- a/docs/about/removed-features.rst
+++ b/docs/about/removed-features.rst
@@ -902,6 +902,11 @@ From 10.0, QEMU has disabled configuration of 64-bit guests on 32-bit hosts.
 Debian 12 "Bookworm" removed support for 32-bit MIPS, making it hard to
 maintain our cross-compilation CI tests of the architecture.
 
+32-bit PPC (since 10.2)
+'''''''''''''''''''''''
+
+The QEMU project no longer supports 32-bit host builds.
+
 Guest Emulator ISAs
 -------------------
 
-- 
2.51.0


Re: [PATCH-for-10.2 v3 2/2] docs: Mention 32-bit PPC host as removed
Posted by Harsh Prateek Bora 2 days, 8 hours ago

On 11/17/25 22:42, Philippe Mathieu-Daudé wrote:
> We removed support for 32-bit PPC hosts in commit 5c1ec5a1ee0
> ("tcg/ppc: Remove support for 32-bit hosts").
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>

Acked-by: Harsh Prateek Bora <harshpb@linux.ibm.com>

> ---
>   docs/about/removed-features.rst | 5 +++++
>   1 file changed, 5 insertions(+)
> 
> diff --git a/docs/about/removed-features.rst b/docs/about/removed-features.rst
> index a72df26dd24..422b9c98d35 100644
> --- a/docs/about/removed-features.rst
> +++ b/docs/about/removed-features.rst
> @@ -902,6 +902,11 @@ From 10.0, QEMU has disabled configuration of 64-bit guests on 32-bit hosts.
>   Debian 12 "Bookworm" removed support for 32-bit MIPS, making it hard to
>   maintain our cross-compilation CI tests of the architecture.
>   
> +32-bit PPC (since 10.2)
> +'''''''''''''''''''''''
> +
> +The QEMU project no longer supports 32-bit host builds.
> +
>   Guest Emulator ISAs
>   -------------------
>