mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 1/2] qemu: Version bump. 9.0.2 -> 9.1.0
Date: Mon,  9 Sep 2024 18:56:41 +0200	[thread overview]
Message-ID: <20240909165642.2628039-1-christian.melki@t2data.com> (raw)

Not any large changes. Mostly ARM and RISC-V by the looks of it.
https://wiki.qemu.org/ChangeLog/9.1

* Forward patchset. Applies cleanly.

* Remove unused options.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 ...fs-allow-real-symlinks-for-security_model-mapped-f.patch | 0
 patches/{qemu-9.0.2 => qemu-9.1.0}/series                   | 0
 rules/qemu.make                                             | 6 ++----
 3 files changed, 2 insertions(+), 4 deletions(-)
 rename patches/{qemu-9.0.2 => qemu-9.1.0}/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch (100%)
 rename patches/{qemu-9.0.2 => qemu-9.1.0}/series (100%)

diff --git a/patches/qemu-9.0.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch b/patches/qemu-9.1.0/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
similarity index 100%
rename from patches/qemu-9.0.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
rename to patches/qemu-9.1.0/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
diff --git a/patches/qemu-9.0.2/series b/patches/qemu-9.1.0/series
similarity index 100%
rename from patches/qemu-9.0.2/series
rename to patches/qemu-9.1.0/series
diff --git a/rules/qemu.make b/rules/qemu.make
index 854116b06..43326894b 100644
--- a/rules/qemu.make
+++ b/rules/qemu.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_QEMU) += qemu
 #
 # Paths and names
 #
-QEMU_VERSION	:= 9.0.2
-QEMU_MD5	:= f7f0462262d2571f146c6a8adda33b29
+QEMU_VERSION	:= 9.1.0
+QEMU_MD5	:= 15c2c59ff05377b60184eb4ae124c698
 QEMU		:= qemu-$(QEMU_VERSION)
 QEMU_SUFFIX	:= tar.xz
 QEMU_URL	:= https://download.qemu.org/$(QEMU).$(QEMU_SUFFIX)
@@ -122,7 +122,6 @@ QEMU_CONF_OPT	:= \
 	--disable-libvduse \
 	--disable-linux-aio \
 	--disable-linux-io-uring \
-	--disable-live-block-migration \
 	--disable-lzfse \
 	--disable-lzo \
 	--enable-malloc-trim \
@@ -139,7 +138,6 @@ QEMU_CONF_OPT	:= \
 	--$(call ptx/endis, PTXCONF_QEMU_PIPEWIRE)-pipewire \
 	--disable-parallels \
 	--disable-png \
-	--disable-pvrdma \
 	--disable-qcow1 \
 	--disable-qed \
 	--disable-qga-vss \
-- 
2.34.1




             reply	other threads:[~2024-09-09 16:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-09 16:56 Christian Melki [this message]
2024-09-09 16:56 ` [ptxdist] [PATCH 2/2] host-qemu: Follow target qemu for 9.1.0 Christian Melki
2024-09-12 12:12   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-09-12 12:12 ` [ptxdist] [APPLIED] qemu: Version bump. 9.0.2 -> 9.1.0 Michael Olbrich

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=20240909165642.2628039-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