mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] qemu: Version bump. 9.0.2 -> 9.1.0
@ 2024-09-09 16:56 Christian Melki
  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] qemu: Version bump. 9.0.2 -> 9.1.0 Michael Olbrich
  0 siblings, 2 replies; 4+ messages in thread
From: Christian Melki @ 2024-09-09 16:56 UTC (permalink / raw)
  To: ptxdist

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-09-12 12:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-09 16:56 [ptxdist] [PATCH 1/2] qemu: Version bump. 9.0.2 -> 9.1.0 Christian Melki
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox