From nobody Sun Apr 12 00:55:07 2026 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1772454939; cv=none; d=zohomail.com; s=zohoarc; b=hcBzNMhUDa7+jnFIaZXCwvqjeXE5kuI/Ut6+jRHMEG2uE5tlLZFA9KFueEnIJcnieWGzx7lyH3rR6k807p/Tfc3TUdnVmdKqtp1SDeRMSZMb30Osv3MlnCgsUiZZP7d8cxes9127W7QXm7f2uy4GhljBUhHLOB4xaKr8QyfNhAU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1772454939; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=VLmLd6lpCAtwvoRT73Zib5lUc5D6ZWJJznvMc/pzP1E=; b=ACOnsdrTnytHcHpuaMGmKV1LN0Eh2GFtjZbMm9RrSAqOG6NL6ba2yeg/Unejg+d0qkJSggWtRuBgkdSLetAFlnSPuCW2DgT7Ao0cre8w4GOmhRYj8Ql+YYyWwuUbRhLR7DCsQr4Bc0+YiEj1x03mzoPvr8usGwAvDCKDbTnWYUc= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=quarantine dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1772454939425906.1927287077225; Mon, 2 Mar 2026 04:35:39 -0800 (PST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1vx2Tz-0004sy-0j; Mon, 02 Mar 2026 07:34:43 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1vx2Tw-0004rc-Sf for qemu-devel@nongnu.org; Mon, 02 Mar 2026 07:34:40 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1vx2Tu-0005zy-S8 for qemu-devel@nongnu.org; Mon, 02 Mar 2026 07:34:40 -0500 Received: from mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-681-Er7l697sONetblf92mL4Dg-1; Mon, 02 Mar 2026 07:34:36 -0500 Received: from mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.17]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id F131F19560A7; Mon, 2 Mar 2026 12:34:35 +0000 (UTC) Received: from thuth-p1g4.redhat.com (unknown [10.45.224.162]) by mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 5F4551956053; Mon, 2 Mar 2026 12:34:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1772454878; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=VLmLd6lpCAtwvoRT73Zib5lUc5D6ZWJJznvMc/pzP1E=; b=QSB5sccckSp60zxN09yNHjMx6G/hyPn2915GPCUHikOC3MZymOKR+ObST35VIgaTFsQSlK /ClJXp451rrTAxR2PWeqgeKZI5+ycAHAIbVYfJ6TW51A9SVOBnNVjGnh3NI82Fl3pMMW76 rWMaqsQlEZ31r+bBIuLGwYsDlMhJDZ4= X-MC-Unique: Er7l697sONetblf92mL4Dg-1 X-Mimecast-MFC-AGG-ID: Er7l697sONetblf92mL4Dg_1772454876 From: Thomas Huth To: Peter Maydell Cc: qemu-devel@nongnu.org, =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Subject: [PULL 06/10] Remove the qemu-system-microblazeel target from the build Date: Mon, 2 Mar 2026 13:34:09 +0100 Message-ID: <20260302123413.274700-7-thuth@redhat.com> In-Reply-To: <20260302123413.274700-1-thuth@redhat.com> References: <20260302123413.274700-1-thuth@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.0 on 10.30.177.17 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=thuth@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: 27 X-Spam_score: 2.7 X-Spam_bar: ++ X-Spam_report: (2.7 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_SBL_CSS=3.335, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.968, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.495, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1772454941244158500 From: Thomas Huth It's been deprecated since two releases, so it should be fine to remove this now. Users can use the qemu-system-microblaze binary instead that can handle both endiannesses now. Reviewed-by: Philippe Mathieu-Daud=C3=A9 Signed-off-by: Thomas Huth Message-ID: <20260226084608.11251-5-thuth@redhat.com> --- MAINTAINERS | 4 ++-- docs/about/deprecated.rst | 13 ------------- docs/about/removed-features.rst | 14 ++++++++++++++ configs/devices/microblazeel-softmmu/default.mak | 6 ------ configs/targets/microblazeel-softmmu.mak | 6 ------ qapi/machine.json | 2 +- system/arch_init.h | 3 +-- 7 files changed, 18 insertions(+), 30 deletions(-) delete mode 100644 configs/devices/microblazeel-softmmu/default.mak delete mode 100644 configs/targets/microblazeel-softmmu.mak diff --git a/MAINTAINERS b/MAINTAINERS index 606b16762cf..23f3480582a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -286,7 +286,7 @@ F: target/microblaze/ F: hw/microblaze/ F: disas/microblaze.c F: tests/docker/dockerfiles/debian-microblaze-cross.d/build-toolchain.sh -F: tests/functional/microblaze*/meson.build +F: tests/functional/microblaze/ =20 MIPS TCG CPUs M: Philippe Mathieu-Daud=C3=A9 @@ -1424,7 +1424,7 @@ M: Edgar E. Iglesias S: Maintained F: hw/microblaze/petalogix_s3adsp1800_mmu.c F: include/hw/char/xilinx_uartlite.h -F: tests/functional/microblaze*/test_s3adsp1800.py +F: tests/functional/microblaze/test_s3adsp1800.py =20 petalogix_ml605 M: Edgar E. Iglesias diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst index 1d5c4f3707c..d0ce914d858 100644 --- a/docs/about/deprecated.rst +++ b/docs/about/deprecated.rst @@ -301,19 +301,6 @@ please write a mail to the qemu-devel mailing list). I= f you just want to boot a Cortex-A15 or Cortex-A9 Linux, use the ``virt`` machine instead. =20 =20 -System emulator binaries ------------------------- - -``qemu-system-microblazeel`` (since 10.1) -''''''''''''''''''''''''''''''''''''''''' - -The ``qemu-system-microblaze`` binary can emulate little-endian machines -now, too, so the separate binary ``qemu-system-microblazeel`` (with the -``el`` suffix) for little-endian targets is not required anymore. The -``petalogix-s3adsp1800`` machine can now be switched to little endian by -setting its ``endianness`` property to ``little``. - - Backend options --------------- =20 diff --git a/docs/about/removed-features.rst b/docs/about/removed-features.= rst index 41bec8b8e38..c6ee20ff620 100644 --- a/docs/about/removed-features.rst +++ b/docs/about/removed-features.rst @@ -1277,6 +1277,20 @@ The 'pvrdma' device and the whole RDMA subsystem hav= e been removed. =20 SD physical layer specification v2.00 supersedes the v1.10 one. =20 + +System emulator binaries +------------------------ + +``qemu-system-microblazeel`` (removed in 11.0) +'''''''''''''''''''''''''''''''''''''''''''''' + +The ``qemu-system-microblaze`` binary can emulate little-endian machines +now, too, so the separate binary ``qemu-system-microblazeel`` (with the +``el`` suffix) for little-endian targets is not required anymore. The +``petalogix-s3adsp1800`` machine can now be switched to little endian by +setting its ``endianness`` property to ``little``. + + Related binaries ---------------- =20 diff --git a/configs/devices/microblazeel-softmmu/default.mak b/configs/dev= ices/microblazeel-softmmu/default.mak deleted file mode 100644 index 4c1086435bf..00000000000 --- a/configs/devices/microblazeel-softmmu/default.mak +++ /dev/null @@ -1,6 +0,0 @@ -# Default configuration for microblazeel-softmmu - -# Boards are selected by default, uncomment to keep out of the build. -# CONFIG_PETALOGIX_S3ADSP1800=3Dn -# CONFIG_PETALOGIX_ML605=3Dn -# CONFIG_XLNX_ZYNQMP_PMU=3Dn diff --git a/configs/targets/microblazeel-softmmu.mak b/configs/targets/mic= roblazeel-softmmu.mak deleted file mode 100644 index 52feb957b48..00000000000 --- a/configs/targets/microblazeel-softmmu.mak +++ /dev/null @@ -1,6 +0,0 @@ -TARGET_ARCH=3Dmicroblaze -# needed by boot.c -TARGET_NEED_FDT=3Dy -TARGET_XML_FILES=3Dgdb-xml/microblaze-core.xml gdb-xml/microblaze-stack-pr= otect.xml -TARGET_LONG_BITS=3D32 -TARGET_NOT_USING_LEGACY_LDST_PHYS_API=3Dy diff --git a/qapi/machine.json b/qapi/machine.json index ef8575b6eb9..685e4e29b87 100644 --- a/qapi/machine.json +++ b/qapi/machine.json @@ -38,7 +38,7 @@ ## { 'enum' : 'SysEmuTarget', 'data' : [ 'aarch64', 'alpha', 'arm', 'avr', 'hexagon', 'hppa', 'i386', - 'loongarch64', 'm68k', 'microblaze', 'microblazeel', 'mips', = 'mips64', + 'loongarch64', 'm68k', 'microblaze', 'mips', 'mips64', 'mips64el', 'mipsel', 'or1k', 'ppc', 'ppc64', 'riscv32', 'riscv64', 'rx', 's390x', 'sh4', 'sh4eb', 'sparc', 'sparc64', 'tricore', diff --git a/system/arch_init.h b/system/arch_init.h index bb17d18a2b5..0c2b1f3a5d0 100644 --- a/system/arch_init.h +++ b/system/arch_init.h @@ -10,8 +10,7 @@ enum { QEMU_ARCH_I386 =3D (1UL << SYS_EMU_TARGET_I386) | (1UL << SYS_EMU_TARGET_X86_64), QEMU_ARCH_M68K =3D (1UL << SYS_EMU_TARGET_M68K), - QEMU_ARCH_MICROBLAZE =3D (1UL << SYS_EMU_TARGET_MICROBLAZE) | - (1UL << SYS_EMU_TARGET_MICROBLAZEEL), + QEMU_ARCH_MICROBLAZE =3D (1UL << SYS_EMU_TARGET_MICROBLAZE), QEMU_ARCH_MIPS =3D (1UL << SYS_EMU_TARGET_MIPS) | (1UL << SYS_EMU_TARGET_MIPSEL) | (1UL << SYS_EMU_TARGET_MIPS64) | --=20 2.53.0