From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 1/2] qemu: Version bump. 10.1.3 -> 10.2.0
Date: Sat, 27 Dec 2025 11:43:17 +0100 [thread overview]
Message-ID: <20251227104318.2313091-1-christian.melki@t2data.com> (raw)
https://wiki.qemu.org/ChangeLog/10.2
* Disable mshv for now (hyper-v).
* Move patchset, applies cleanly.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
...pfs-allow-real-symlinks-for-security_model-mapped-f.patch | 0
patches/{qemu-10.1.3 => qemu-10.2.0}/series | 0
rules/qemu.make | 5 +++--
3 files changed, 3 insertions(+), 2 deletions(-)
rename patches/{qemu-10.1.3 => qemu-10.2.0}/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch (100%)
rename patches/{qemu-10.1.3 => qemu-10.2.0}/series (100%)
diff --git a/patches/qemu-10.1.3/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch b/patches/qemu-10.2.0/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
similarity index 100%
rename from patches/qemu-10.1.3/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
rename to patches/qemu-10.2.0/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
diff --git a/patches/qemu-10.1.3/series b/patches/qemu-10.2.0/series
similarity index 100%
rename from patches/qemu-10.1.3/series
rename to patches/qemu-10.2.0/series
diff --git a/rules/qemu.make b/rules/qemu.make
index db8404e14..84578cff8 100644
--- a/rules/qemu.make
+++ b/rules/qemu.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_QEMU) += qemu
#
# Paths and names
#
-QEMU_VERSION := 10.1.3
-QEMU_MD5 := ea3f6241bc4802ddeace111eb2b8a2c1
+QEMU_VERSION := 10.2.0
+QEMU_MD5 := 931c0b9ed2ef58bb7c53bb143f4c24f3
QEMU := qemu-$(QEMU_VERSION)
QEMU_SUFFIX := tar.xz
QEMU_URL := https://download.qemu.org/$(QEMU).$(QEMU_SUFFIX)
@@ -147,6 +147,7 @@ QEMU_CONF_OPT := \
--enable-membarrier \
--disable-modules \
--disable-mpath \
+ --disable-mshv \
--enable-multiprocess \
--disable-netmap \
--disable-nettle \
--
2.43.0
next reply other threads:[~2025-12-27 10:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-27 10:43 Christian Melki [this message]
2025-12-27 10:43 ` [ptxdist] [PATCH 2/2] host-qemu: Follow target qemu bump " Christian Melki
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=20251227104318.2313091-1-christian.melki@t2data.com \
--to=christian.melki@t2data.com \
--cc=ptxdist@pengutronix.de \
/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