32-bit hosts are deprecated since v10.0. 2 releases later (as of v10.2) we can remove such code. We removed the MIPS TCG backend [*], follow with PPC. Remove related buildsys and testing.
[*] https://lore.kernel.org/qemu-devel/[email protected]/ Philippe Mathieu-Daudé (3): tcg/ppc: Remove support for 32-bit hosts docker: Stop building 32-bit PowerPC images buildsys: Remove support for 32-bit PPC hosts configure | 13 +- include/qemu/host-utils.h | 2 +- include/qemu/timer.h | 13 +- tcg/ppc/tcg-target-has.h | 5 +- tcg/ppc/tcg-target-reg-bits.h | 8 +- disas/disas-host.c | 4 +- util/cacheflush.c | 4 +- tcg/ppc/tcg-target.c.inc | 383 ++++-------------- .../dockerfiles/debian-all-test-cross.docker | 1 - 9 files changed, 86 insertions(+), 347 deletions(-) -- 2.51.0
