mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] host-qemu: Follow target qemu bump. 10.0.3 -> 10.1.0
@ 2025-09-09 20:09 Christian Melki
  2025-09-16 19:44 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-09-09 20:09 UTC (permalink / raw)
  To: ptxdist

* Adjust build options.

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

diff --git a/rules/host-qemu.make b/rules/host-qemu.make
index 3c76d4b96..694ced721 100644
--- a/rules/host-qemu.make
+++ b/rules/host-qemu.make
@@ -115,6 +115,7 @@ HOST_QEMU_CONF_OPT	:= \
 	--disable-hv-balloon \
 	--disable-hvf \
 	--enable-iconv \
+	--disable-igvm \
 	--disable-jack \
 	--disable-keyring \
 	--enable-kvm \
@@ -147,6 +148,7 @@ HOST_QEMU_CONF_OPT	:= \
 	--disable-pa \
 	--disable-pipewire \
 	--disable-parallels \
+	--disable-passt \
 	--disable-pixman \
 	--disable-png \
 	--disable-qcow1 \
@@ -177,6 +179,7 @@ HOST_QEMU_CONF_OPT	:= \
 	--disable-u2f \
 	--disable-uadk \
 	--disable-usb-redir \
+	--disable-valgrind \
 	--disable-vdi \
 	--disable-vduse-blk-export \
 	--disable-vfio-user-server \
-- 
2.43.0




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

end of thread, other threads:[~2025-09-16 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-09 20:09 [ptxdist] [PATCH] host-qemu: Follow target qemu bump. 10.0.3 -> 10.1.0 Christian Melki
2025-09-16 19:44 ` [ptxdist] [APPLIED] " Michael Olbrich

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