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] qemu: Version bump. 8.1.4 -> 8.2.1
Date: Wed, 31 Jan 2024 20:56:11 +0100	[thread overview]
Message-ID: <20240131195612.3120608-1-christian.melki@t2data.com> (raw)

Notable changes, kernel 4.4+, deprecated HAX.
I think qemu could use an options cleaning pass at some point.
https://wiki.qemu.org/ChangeLog/8.2

* Remove hax option.

* Forward patchset. Applies cleanly.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 ...pfs-allow-real-symlinks-for-security_model-mapped-f.patch | 0
 .../0101-let-ninja-use-the-jobserver.patch                   | 0
 patches/{qemu-8.1.4 => qemu-8.2.1}/series                    | 0
 rules/qemu.make                                              | 5 ++---
 4 files changed, 2 insertions(+), 3 deletions(-)
 rename patches/{qemu-8.1.4 => qemu-8.2.1}/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch (100%)
 rename patches/{qemu-8.1.4 => qemu-8.2.1}/0101-let-ninja-use-the-jobserver.patch (100%)
 rename patches/{qemu-8.1.4 => qemu-8.2.1}/series (100%)

diff --git a/patches/qemu-8.1.4/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch b/patches/qemu-8.2.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
similarity index 100%
rename from patches/qemu-8.1.4/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
rename to patches/qemu-8.2.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
diff --git a/patches/qemu-8.1.4/0101-let-ninja-use-the-jobserver.patch b/patches/qemu-8.2.1/0101-let-ninja-use-the-jobserver.patch
similarity index 100%
rename from patches/qemu-8.1.4/0101-let-ninja-use-the-jobserver.patch
rename to patches/qemu-8.2.1/0101-let-ninja-use-the-jobserver.patch
diff --git a/patches/qemu-8.1.4/series b/patches/qemu-8.2.1/series
similarity index 100%
rename from patches/qemu-8.1.4/series
rename to patches/qemu-8.2.1/series
diff --git a/rules/qemu.make b/rules/qemu.make
index 5ad69ee39..f3cab4174 100644
--- a/rules/qemu.make
+++ b/rules/qemu.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_QEMU) += qemu
 #
 # Paths and names
 #
-QEMU_VERSION	:= 8.1.4
-QEMU_MD5	:= d5cf54ace6aabd619e89df301aed66e2
+QEMU_VERSION	:= 8.2.1
+QEMU_MD5	:= bda54248d773be2599df66f8995f10e1
 QEMU		:= qemu-$(QEMU_VERSION)
 QEMU_SUFFIX	:= tar.xz
 QEMU_URL	:= https://download.qemu.org/$(QEMU).$(QEMU_SUFFIX)
@@ -105,7 +105,6 @@ QEMU_CONF_OPT	:= \
 	--$(call ptx/endis, PTXCONF_QEMU_GTK)-gtk-clipboard \
 	--disable-guest-agent \
 	--disable-guest-agent-msi \
-	--disable-hax \
 	--disable-hvf \
 	--enable-iconv \
 	--disable-jack \
-- 
2.34.1




             reply	other threads:[~2024-01-31 19:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-31 19:56 Christian Melki [this message]
2024-01-31 19:56 ` [ptxdist] [PATCH] host-qemu: Follow target qemu Christian Melki
2024-02-08 16:03   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-02-08 16:03 ` [ptxdist] [APPLIED] qemu: Version bump. 8.1.4 -> 8.2.1 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=20240131195612.3120608-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