docs: Mention 32-bit PPC host as removed

We removed support for 32-bit PPC hosts in commit 5c1ec5a1ee
("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>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20251117171236.80472-3-philmd@linaro.org>
This commit is contained in:
Philippe Mathieu-Daudé 2025-11-17 16:34:34 +01:00
parent 08ab276a38
commit 4af2433a81

View file

@ -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
-------------------