From nobody Sun Apr 12 06:06:52 2026 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=yandex-team.com ARC-Seal: i=1; a=rsa-sha256; t=1771306120; cv=none; d=zohomail.com; s=zohoarc; b=OWC7UxUTAy65qF/fb/QJq4SjoK8FOsG3xpHEAAif3MNDlb1QfV9QMSIwVCKePPYKqrdX93mfRFzBX2pLPIeKlCQJytAC2XxEqWLVn1L/9ZPQAorRCoUqO9IO2xjU2Ek0L2qUnHZR6/TvL1XXFZ042No6a83fp0CMkYi9SA5x3T4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1771306120; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=gVDsyAnPvKXIrppFpAPLU1Dx6eIyY1uxNTAGYrBtVlU=; b=oAUJaLevFkc9zGppuGRjIF48uA866iO01UduV+3HC+sxcwio4r9qT5Io4NuDKkUktlAlo+3tNM/QIWRCZwCj4zsnEf1guypYO59nzwVbsby927oKM78FYsnlzj1YD96Wgh475cRVSKE/lrwn8Lw2iNn1u7+iS2+/1RYfTdyesL4= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1771306120019847.659198954461; Mon, 16 Feb 2026 21:28:40 -0800 (PST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1vsDcn-0002aj-9G; Tue, 17 Feb 2026 00:27:53 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1vsDcl-0002aE-Bi for qemu-devel@nongnu.org; Tue, 17 Feb 2026 00:27:51 -0500 Received: from forwardcorp1b.mail.yandex.net ([2a02:6b8:c02:900:1:45:d181:df01]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1vsDci-0006cK-Kz for qemu-devel@nongnu.org; Tue, 17 Feb 2026 00:27:51 -0500 Received: from mail-nwsmtp-smtp-corp-canary-81.sas.yp-c.yandex.net (mail-nwsmtp-smtp-corp-canary-81.sas.yp-c.yandex.net [IPv6:2a02:6b8:c37:8aa5:0:640:e6ae:0]) by forwardcorp1b.mail.yandex.net (Yandex) with ESMTPS id 86C3E88506; Tue, 17 Feb 2026 08:27:45 +0300 (MSK) Received: from heifetz-lin.yandex-team.ru (unknown [2a02:6bf:8080:b54::1:2f]) by mail-nwsmtp-smtp-corp-canary-81.sas.yp-c.yandex.net (smtpcorp/Yandex) with ESMTPSA id eRRjrX2Ak0U0-aBVbQoCC; Tue, 17 Feb 2026 08:27:45 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex-team.com; s=default; t=1771306065; bh=gVDsyAnPvKXIrppFpAPLU1Dx6eIyY1uxNTAGYrBtVlU=; h=Message-Id:Date:In-Reply-To:Cc:Subject:References:To:From; b=M6bsAfAhEVYxA75/oPestTC//JczciLolGM8zQouHHkK7AR/zAZdMkgvk5amMYesG vdY0ZG4peqEmmtWxgw1oDCsj6CGFumvLFA6hxob28tfDvCRPvNw+xFkcb9VQk4D6Eo skj6YTPLMxUGQc+xspxKF4UvERVEWAvc3xXN53D0= Authentication-Results: mail-nwsmtp-smtp-corp-canary-81.sas.yp-c.yandex.net; dkim=pass header.i=@yandex-team.com From: Sergei Heifetz To: qemu-devel@nongnu.org Cc: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Eric Blake , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , Markus Armbruster , Fabiano Rosas , Paolo Bonzini , Thomas Huth , Gerd Hoffmann , Laurent Vivier Subject: [PATCH 3/8] tests/qtest: remove -audio none when configured with --disable-audio Date: Tue, 17 Feb 2026 10:27:35 +0500 Message-Id: <20260217052740.114117-4-heifetz@yandex-team.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20260217052740.114117-1-heifetz@yandex-team.com> References: <20260217052740.114117-1-heifetz@yandex-team.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=2a02:6b8:c02:900:1:45:d181:df01; envelope-from=heifetz@yandex-team.com; helo=forwardcorp1b.mail.yandex.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @yandex-team.com) X-ZM-MESSAGEID: 1771306123757154100 Content-Type: text/plain; charset="utf-8" It does not matter much whether `-audio none` is passed. In the future, support for `-audio none` with `--disable-audio` will be dropped, so we should remove it beforehand. Signed-off-by: Sergei Heifetz Reviewed-by: Thomas Huth --- tests/qtest/libqtest.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/qtest/libqtest.c b/tests/qtest/libqtest.c index 794d870085..adb968f40e 100644 --- a/tests/qtest/libqtest.c +++ b/tests/qtest/libqtest.c @@ -464,7 +464,9 @@ gchar *qtest_qemu_args(const char *extra_args) "-chardev socket,path=3D%s,id=3Dchar0 " "-mon chardev=3Dchar0,mode=3Dcontrol " "-display none " +#ifdef CONFIG_AUDIO "-audio none " +#endif "%s" "%s" " -accel qtest", --=20 2.34.1