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 2/2] host-qemu: Follow the changes of target qemu 7.0.0.
Date: Wed, 29 Jun 2022 22:30:12 +0200	[thread overview]
Message-ID: <20220629203012.2126598-2-christian.melki@t2data.com> (raw)
In-Reply-To: <20220629203012.2126598-1-christian.melki@t2data.com>

* Remove deleted configure options libxml2, xfsctl.
* Disable block replication. Wouldn't build, investigation ongoing.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/host-qemu.make | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/rules/host-qemu.make b/rules/host-qemu.make
index 8c39722a9..1f1f2581a 100644
--- a/rules/host-qemu.make
+++ b/rules/host-qemu.make
@@ -103,7 +103,6 @@ HOST_QEMU_CONF_OPT	:= \
 	--disable-libpmem \
 	--disable-libudev \
 	--$(call ptx/endis, PTXCONF_HOST_QEMU_SYS)-libusb \
-	--disable-libxml2 \
 	--disable-linux-aio \
 	--disable-linux-io-uring \
 	--disable-lzfse \
@@ -170,9 +169,8 @@ HOST_QEMU_CONF_OPT	:= \
 	--disable-tpm \
 	--disable-libssh \
 	--disable-numa \
-	--enable-replication \
+	--disable-replication \
 	--disable-opengl \
-	--disable-xfsctl \
 	--disable-qom-cast-debug \
 	--disable-tools \
 	--disable-bochs \
-- 
2.34.1




  reply	other threads:[~2022-06-29 20:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-29 20:30 [ptxdist] [PATCH 1/2] qemu: Version bump. 6.2.0 -> 7.0.0 Christian Melki
2022-06-29 20:30 ` Christian Melki [this message]
2022-07-29  6:23   ` [ptxdist] [APPLIED] host-qemu: Follow the changes of target qemu 7.0.0 Michael Olbrich
2022-07-29  6:23 ` [ptxdist] [APPLIED] qemu: Version bump. 6.2.0 -> 7.0.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=20220629203012.2126598-2-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