From nobody Tue May 21 14:37:24 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; 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=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1612214239; cv=none; d=zohomail.com; s=zohoarc; b=MGWsrirFfceZL8zvUKDOFsp2ndWrJPks472b8uSFz77qNM0GUfi+PBgDxRNpuwJGSMQalp+MKKplVlRdnQrMnGN2qXw3o2lsSinXJIqkkF/a8X8q1RWcYlPLb+joLcEcpDAThesQusESYL11aZsGqtsKv0yP60a3jrUX91zAmJc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1612214239; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=TeKzjrIymoXT0Ss6pSYaRzZ3tHoFOyPCmleOLCTvi5w=; b=cr9d4IDeZc3rYXmXsaQ0Nl/5kHlMQNBJWuyDaV0a9RQK0v6SuSj5Tc93eSUF0d1TnC1g6WmEXo+bZX3nuZ8SiXxHtiZJU814Os8ze2RBB9k97puJ0td+FYZq73Foo6LnGJSzOZQPDc7byF205rqdVVDgqQUUxx5V0S5M5PKzqhY= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; 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=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1612214239011264.06657899499055; Mon, 1 Feb 2021 13:17:19 -0800 (PST) Received: from localhost ([::1]:57066 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l6gZR-0007Y5-ES for importer@patchew.org; Mon, 01 Feb 2021 16:17:17 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:41164) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l6gXX-0006Dj-Rg for qemu-devel@nongnu.org; Mon, 01 Feb 2021 16:15:22 -0500 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:39565) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1l6gXV-0007cN-NI for qemu-devel@nongnu.org; Mon, 01 Feb 2021 16:15:19 -0500 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-7-wZcjffFNP6KDestt0SQ3vA-1; Mon, 01 Feb 2021 16:15:12 -0500 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 2A75281621; Mon, 1 Feb 2021 21:15:11 +0000 (UTC) Received: from wainer-laptop.localdomain.com (ovpn-116-207.gru2.redhat.com [10.97.116.207]) by smtp.corp.redhat.com (Postfix) with ESMTP id 70E275C1A1; Mon, 1 Feb 2021 21:15:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1612214117; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TeKzjrIymoXT0Ss6pSYaRzZ3tHoFOyPCmleOLCTvi5w=; b=IMrEKhgswe7b1ZbKCFlbwxKI4mfKuVDqNPrXcI2b/2wJlGm2JCzyhvQAkcibWM6kZUuUzE rX6D85G6uBWh1gYabH3NdY8KWGjrEo0UF+bfbKri6OvQKMIXxbsIsK4934Yns9ukPqIC2k qXdAcMCmQxtWGS8QFnpNg6j/TEQEuQk= X-MC-Unique: wZcjffFNP6KDestt0SQ3vA-1 From: Wainer dos Santos Moschetta To: qemu-devel@nongnu.org Subject: [PATCH 1/1] virtiofsd: Allow to build it without the tools Date: Mon, 1 Feb 2021 18:14:56 -0300 Message-Id: <20210201211456.1133364-2-wainersm@redhat.com> In-Reply-To: <20210201211456.1133364-1-wainersm@redhat.com> References: <20210201211456.1133364-1-wainersm@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=wainersm@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com 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=216.205.24.124; envelope-from=wainersm@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -30 X-Spam_score: -3.1 X-Spam_bar: --- X-Spam_report: (-3.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: pbonzini@redhat.com, dgilbert@redhat.com, stefanha@redhat.com, misono.tomohiro@jp.fujitsu.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" This changed the Meson build script to allow virtiofsd be built even though the tools build is disabled, thus honoring the --enable-virtiofsd option. Signed-off-by: Wainer dos Santos Moschetta Reviewed-by: Misono Tomohiro Reviewed-by: Stefan Hajnoczi --- tools/meson.build | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tools/meson.build b/tools/meson.build index fdce66857d..3e5a0abfa2 100644 --- a/tools/meson.build +++ b/tools/meson.build @@ -10,8 +10,11 @@ if get_option('virtiofsd').enabled() error('virtiofsd requires Linux') elif not seccomp.found() or not libcap_ng.found() error('virtiofsd requires libcap-ng-devel and seccomp-devel') - elif not have_tools or 'CONFIG_VHOST_USER' not in config_host - error('virtiofsd needs tools and vhost-user support') + elif 'CONFIG_VHOST_USER' not in config_host + error('virtiofsd needs vhost-user support') + else + # Disabled all the tools but virtiofsd. + have_virtiofsd =3D true endif endif elif get_option('virtiofsd').disabled() or not have_system --=20 2.29.2