From: Baruch Siach via buildroot <buildroot@buildroot.org>
To: Joseph Kogut <joseph@anodize.com>
Cc: buildroot@buildroot.org, Romain Naour <romain.naour@gmail.com>
Subject: Re: [Buildroot] [PATCH RESEND] package/qemu: bump to version 11.0.0
Date: Wed, 13 May 2026 06:53:40 +0300 [thread overview]
Message-ID: <87tsscyngb.fsf@tarshish> (raw)
In-Reply-To: <20260512-qemu-v11-0-0-v1-1-776ebffbb3af@anodize.com> (Joseph Kogut's message of "Tue, 12 May 2026 12:34:13 -0700")
Hi Joseph,
On Tue, May 12 2026, Joseph Kogut wrote:
> Changelog:
> https://wiki.qemu.org/ChangeLog/11.0
>
> Note:
> Support for all 32-bit host systems has been removed.
>
> Signed-off-by: Joseph Kogut <joseph@anodize.com>
> ---
> package/qemu/Config.in | 5 +----
> package/qemu/qemu.hash | 2 +-
> package/qemu/qemu.mk | 2 +-
> 3 files changed, 3 insertions(+), 6 deletions(-)
>
> diff --git a/package/qemu/Config.in b/package/qemu/Config.in
> index 0b16c8c284..c735381b4b 100644
> --- a/package/qemu/Config.in
> +++ b/package/qemu/Config.in
> @@ -1,11 +1,8 @@
> config BR2_PACKAGE_QEMU_ARCH_SUPPORTS_TARGET
> bool
> # Only tested on these architectures
> + default n if !BR2_ARCH_IS_64
> default y if BR2_aarch64
> - default y if BR2_arm && !BR2_ARM_CPU_ARMV4 && !BR2_ARM_CPU_ARMV5
> - default y if BR2_i386
> - default y if BR2_mips
> - default y if BR2_mipsel
qemu 11 dropped 32-bit host support as you mentioned in commit log. But
this config symbol indicates target support. qemu changelog does not
mention removal of all 32-bit targets.
baruch
> default y if BR2_powerpc64
> default y if BR2_powerpc64le
> default y if BR2_riscv
> diff --git a/package/qemu/qemu.hash b/package/qemu/qemu.hash
> index f8e750225f..7c7325a6ce 100644
> --- a/package/qemu/qemu.hash
> +++ b/package/qemu/qemu.hash
> @@ -1,4 +1,4 @@
> # Locally computed, tarball verified with GPG signature
> -sha256 9e30ad1b8b9f7b4463001582d1ab297f39cfccea5d08540c0ca6d6672785883a qemu-10.2.0.tar.xz
> +sha256 c04ca36012653f32d11c674d370cf52a710e7d3f18c2d8b63e4932052a4854d6 qemu-11.0.0.tar.xz
> sha256 dd3ce02338c3a48abb6ba59b48809f7108a8bd242cb0cc8be90daafa30707c28 COPYING
> sha256 31c90ce76b6f5aab90a205851e71d5c27e31c0aa3d7017a4383b98a6fe3f1faa COPYING.LIB
> diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk
> index b7007e3b98..61e44f069a 100644
> --- a/package/qemu/qemu.mk
> +++ b/package/qemu/qemu.mk
> @@ -6,7 +6,7 @@
>
> # When updating the version, check whether the list of supported targets
> # needs to be updated.
> -QEMU_VERSION = 10.2.0
> +QEMU_VERSION = 11.0.0
> QEMU_SOURCE = qemu-$(QEMU_VERSION).tar.xz
> QEMU_SITE = https://download.qemu.org
> QEMU_SELINUX_MODULES = qemu virt
>
> ---
> base-commit: 9684cb9b4406e01683a9b5136100d81040d56aa0
> change-id: 20260512-qemu-v11-0-0-0862bf3b72cc
>
> Best regards,
--
~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2026-05-13 3:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-12 19:34 [Buildroot] [PATCH RESEND] package/qemu: bump to version 11.0.0 Joseph Kogut
2026-05-13 3:53 ` Baruch Siach via buildroot [this message]
2026-05-13 10:02 ` Fiona Klute via buildroot
2026-05-13 10:08 ` Baruch Siach via buildroot
2026-05-13 16:38 ` Joseph Kogut
2026-05-13 19:36 ` Joseph Kogut
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=87tsscyngb.fsf@tarshish \
--to=buildroot@buildroot.org \
--cc=baruch@tkos.co.il \
--cc=joseph@anodize.com \
--cc=romain.naour@gmail.com \
/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