From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] qemu: Version bump. 10.1.3 -> 10.2.0
Date: Thu, 15 Jan 2026 16:12:10 +0100 [thread overview]
Message-ID: <20260115151210.231246-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20251227104318.2313091-1-christian.melki@t2data.com>
Thanks, applied as 5a97341c6cb74b047a7c3f07c91829ad8bd381c8.
Michael
[sent from post-receive hook]
On Thu, 15 Jan 2026 16:12:10 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> 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>
> Message-Id: <20251227104318.2313091-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> 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 db8404e146aa..84578cff8fe4 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 \
prev parent reply other threads:[~2026-01-15 15:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-27 10:43 [ptxdist] [PATCH 1/2] " Christian Melki
2025-12-27 10:43 ` [ptxdist] [PATCH 2/2] host-qemu: Follow target qemu bump " Christian Melki
2026-01-15 15:12 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-01-15 15:12 ` Michael Olbrich [this message]
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=20260115151210.231246-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=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