From nobody Sun Nov 16 16:28:49 2025 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=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1600852667; cv=none; d=zohomail.com; s=zohoarc; b=kuKDe59M4dQJClEIEJtmZjZgi05BRqebQHrtyPGrVHKxzgXIW9nQlsXwBcg619p4W+tw/cx1babt7jS52A/UUUuRQYLTlxjPmUXge8BLTIg3kPqsWihMLeIz25hqMdZodzpEHj4hpL1EfXQXDkAD1lP8jskJzhZ9CY7nf1w95rI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1600852667; 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=V81aGMEyPdzfrtL3EWwHxyepc+0BJyOn6VXUjGQ6+Vo=; b=n2ubQcYbZHkDqttlKa1pMot06JFh1Yd7XsiDIja2BFV62/Rgt8A9psrVPfm5uH0AFB0mT6CB6wtnse/YtaqZcwfOfY3D8fc59JbvlCvy2cyLLwVd4nkbeVD3qSZ9sDW+jMnWkrDDZfolN/AZjLWNxcV3NIDxzaeWpUMO33YAp7g= 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) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1600852667678120.7501211657991; Wed, 23 Sep 2020 02:17:47 -0700 (PDT) Received: from localhost ([::1]:43538 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kL0uH-0000zJ-VM for importer@patchew.org; Wed, 23 Sep 2020 05:17:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53048) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kL0oS-0001AU-U0 for qemu-devel@nongnu.org; Wed, 23 Sep 2020 05:11:44 -0400 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:59464 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kL0oL-0002MW-6b for qemu-devel@nongnu.org; Wed, 23 Sep 2020 05:11:43 -0400 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-413-atIk6GMgMQusmu1Tdlo0Ng-1; Wed, 23 Sep 2020 05:11:34 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 799AB801AE9; Wed, 23 Sep 2020 09:11:33 +0000 (UTC) Received: from virtlab701.virt.lab.eng.bos.redhat.com (virtlab701.virt.lab.eng.bos.redhat.com [10.19.152.228]) by smtp.corp.redhat.com (Postfix) with ESMTP id 1EBBF5D9CC; Wed, 23 Sep 2020 09:11:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1600852296; 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=V81aGMEyPdzfrtL3EWwHxyepc+0BJyOn6VXUjGQ6+Vo=; b=SD+75KZ3YeehMsYsMSAN6JIOKKJzyIwRziwtM8nnpzXieKPafGuNTM9qMQDTllzrsyu1lg dHRcoHUfKV3sdYnbwUa8PkLl3jI+31gomuc8CjIAVUz2yrN6cnZz6UT8Pj0JgLa7e8EoEv et/rpmcQsjSHSZVg+kf8bD6QmaGQXCY= X-MC-Unique: atIk6GMgMQusmu1Tdlo0Ng-1 From: Paolo Bonzini To: qemu-devel@nongnu.org Subject: [PATCH 02/12] configure: convert accelerator variables to meson options Date: Wed, 23 Sep 2020 05:11:21 -0400 Message-Id: <20200923091131.1591563-3-pbonzini@redhat.com> In-Reply-To: <20200923091131.1591563-1-pbonzini@redhat.com> References: <20200923091131.1591563-1-pbonzini@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=pbonzini@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=207.211.31.120; envelope-from=pbonzini@redhat.com; helo=us-smtp-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/23 05:08:50 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -35 X-Spam_score: -3.6 X-Spam_bar: --- X-Spam_report: (-3.6 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1.455, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, 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: richard.henderson@linaro.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Prepare for moving the tests to meson. For now they only have enabled/disabled as the possible values when meson is invoked, but "auto" will be a possibility later, when configure will only parse the command line options. Reviewed-by: Richard Henderson Signed-off-by: Paolo Bonzini --- configure | 132 +++++++++++++++++++++++----------------------- meson_options.txt | 15 ++++++ 2 files changed, 82 insertions(+), 65 deletions(-) diff --git a/configure b/configure index a23364c30d..33bd3c4cb8 100755 --- a/configure +++ b/configure @@ -221,7 +221,7 @@ glob() { } =20 supported_hax_target() { - test "$hax" =3D "yes" || return 1 + test "$hax" =3D "enabled" || return 1 glob "$1" "*-softmmu" || return 1 case "${1%-softmmu}" in i386|x86_64) @@ -232,7 +232,7 @@ supported_hax_target() { } =20 supported_kvm_target() { - test "$kvm" =3D "yes" || return 1 + test "$kvm" =3D "enabled" || return 1 glob "$1" "*-softmmu" || return 1 case "${1%-softmmu}:$cpu" in aarch64:aarch64 | \ @@ -248,7 +248,7 @@ supported_kvm_target() { } =20 supported_xen_target() { - test "$xen" =3D "yes" || return 1 + test "$xen" =3D "enabled" || return 1 glob "$1" "*-softmmu" || return 1 # Only i386 and x86_64 provide the xenpv machine. case "${1%-softmmu}" in @@ -260,7 +260,7 @@ supported_xen_target() { } =20 supported_hvf_target() { - test "$hvf" =3D "yes" || return 1 + test "$hvf" =3D "enabled" || return 1 glob "$1" "*-softmmu" || return 1 case "${1%-softmmu}" in x86_64) @@ -271,7 +271,7 @@ supported_hvf_target() { } =20 supported_whpx_target() { - test "$whpx" =3D "yes" || return 1 + test "$whpx" =3D "enabled" || return 1 glob "$1" "*-softmmu" || return 1 case "${1%-softmmu}" in i386|x86_64) @@ -311,7 +311,7 @@ supported_target() { add_to deprecated_features $1 fi =20 - test "$tcg" =3D "yes" && return 0 + test "$tcg" =3D "enabled" && return 0 supported_kvm_target "$1" && return 0 supported_xen_target "$1" && return 0 supported_hax_target "$1" && return 0 @@ -414,14 +414,14 @@ vnc_png=3D"auto" xkbcommon=3D"auto" xen=3D"" xen_ctrl_version=3D"" -xen_pci_passthrough=3D"" +xen_pci_passthrough=3D"auto" linux_aio=3D"" linux_io_uring=3D"" cap_ng=3D"" attr=3D"" libattr=3D"" xfs=3D"" -tcg=3D"yes" +tcg=3D"enabled" membarrier=3D"" vhost_net=3D"" vhost_crypto=3D"" @@ -429,10 +429,10 @@ vhost_scsi=3D"" vhost_vsock=3D"" vhost_user=3D"" vhost_user_fs=3D"" -kvm=3D"no" -hax=3D"no" -hvf=3D"no" -whpx=3D"no" +kvm=3D"disabled" +hax=3D"disabled" +hvf=3D"disabled" +whpx=3D"disabled" rdma=3D"" pvrdma=3D"" gprof=3D"no" @@ -821,8 +821,8 @@ HOST_VARIANT_DIR=3D"" case $targetos in MINGW32*) mingw32=3D"yes" - hax=3D"yes" - whpx=3D"" + hax=3D"enabled" + whpx=3D"auto" vhost_user=3D"no" audio_possible_drivers=3D"dsound sdl" if check_include dsound.h; then @@ -856,7 +856,7 @@ DragonFly) ;; NetBSD) bsd=3D"yes" - hax=3D"yes" + hax=3D"enabled" make=3D"${MAKE-gmake}" audio_drv_list=3D"oss try-sdl" audio_possible_drivers=3D"oss sdl" @@ -873,8 +873,8 @@ OpenBSD) Darwin) bsd=3D"yes" darwin=3D"yes" - hax=3D"yes" - hvf=3D"" + hax=3D"enabled" + hvf=3D"auto" if [ "$cpu" =3D "x86_64" ] ; then QEMU_CFLAGS=3D"-arch x86_64 $QEMU_CFLAGS" QEMU_LDFLAGS=3D"-arch x86_64 $QEMU_LDFLAGS" @@ -910,7 +910,7 @@ Linux) audio_possible_drivers=3D"oss alsa sdl pa" linux=3D"yes" linux_user=3D"yes" - kvm=3D"yes" + kvm=3D"enabled" QEMU_INCLUDES=3D"-isystem ${source_path}/linux-headers -Ilinux-headers $= QEMU_INCLUDES" ;; esac @@ -1192,33 +1192,33 @@ for opt do ;; --enable-netmap) netmap=3D"yes" ;; - --disable-xen) xen=3D"no" + --disable-xen) xen=3D"disabled" ;; - --enable-xen) xen=3D"yes" + --enable-xen) xen=3D"enabled" ;; - --disable-xen-pci-passthrough) xen_pci_passthrough=3D"no" + --disable-xen-pci-passthrough) xen_pci_passthrough=3D"disabled" ;; - --enable-xen-pci-passthrough) xen_pci_passthrough=3D"yes" + --enable-xen-pci-passthrough) xen_pci_passthrough=3D"enabled" ;; --disable-brlapi) brlapi=3D"no" ;; --enable-brlapi) brlapi=3D"yes" ;; - --disable-kvm) kvm=3D"no" + --disable-kvm) kvm=3D"disabled" ;; - --enable-kvm) kvm=3D"yes" + --enable-kvm) kvm=3D"enabled" ;; - --disable-hax) hax=3D"no" + --disable-hax) hax=3D"disabled" ;; - --enable-hax) hax=3D"yes" + --enable-hax) hax=3D"enabled" ;; - --disable-hvf) hvf=3D"no" + --disable-hvf) hvf=3D"disabled" ;; - --enable-hvf) hvf=3D"yes" + --enable-hvf) hvf=3D"enabled" ;; - --disable-whpx) whpx=3D"no" + --disable-whpx) whpx=3D"disabled" ;; - --enable-whpx) whpx=3D"yes" + --enable-whpx) whpx=3D"enabled" ;; --disable-tcg-interpreter) tcg_interpreter=3D"no" ;; @@ -1228,9 +1228,9 @@ for opt do ;; --enable-cap-ng) cap_ng=3D"yes" ;; - --disable-tcg) tcg=3D"no" + --disable-tcg) tcg=3D"disabled" ;; - --enable-tcg) tcg=3D"yes" + --enable-tcg) tcg=3D"enabled" ;; --disable-malloc-trim) malloc_trim=3D"disabled" ;; @@ -1715,7 +1715,7 @@ if [ "$ARCH" =3D "unknown" ]; then fi =20 if [ "$bsd_user" =3D "no" -a "$linux_user" =3D "no" -a "$softmmu" =3D "no"= ] ; then - tcg=3D"no" + tcg=3D"disabled" fi =20 default_target_list=3D"" @@ -2671,7 +2671,7 @@ fi ########################################## # xen probe =20 -if test "$xen" !=3D "no" ; then +if test "$xen" !=3D "disabled" ; then # Check whether Xen library path is specified via --extra-ldflags to avo= id # overriding this setting with pkg-config output. If not, try pkg-config # to obtain all needed flags. @@ -2680,7 +2680,7 @@ if test "$xen" !=3D "no" ; then $pkg_config --exists xencontrol ; then xen_ctrl_version=3D"$(printf '%d%02d%02d' \ $($pkg_config --modversion xencontrol | sed 's/\./ /g') )" - xen=3Dyes + xen=3Denabled xen_pc=3D"xencontrol xenstore xenguest xenforeignmemory xengnttab" xen_pc=3D"$xen_pc xenevtchn xendevicemodel" if $pkg_config --exists xentoolcore; then @@ -2706,10 +2706,10 @@ int main(void) { EOF if ! compile_prog "" "$xen_libs" ; then # Xen not found - if test "$xen" =3D "yes" ; then + if test "$xen" =3D "enabled" ; then feature_not_found "xen" "Install xen devel" fi - xen=3Dno + xen=3Ddisabled =20 # Xen unstable elif @@ -2735,7 +2735,7 @@ EOF then xen_stable_libs=3D"-lxendevicemodel $xen_stable_libs -lxentoolcore" xen_ctrl_version=3D41100 - xen=3Dyes + xen=3Denabled elif cat > $TMPC < $TMPC < $TMPC < $TMPC < $TMPC < $TMPC << EOF #include int main() { return 0;} EOF if ! compile_object ""; then - if test "$hvf" =3D "yes"; then + if test "$hvf" =3D "enabled"; then error_exit "Hypervisor.framework not available" fi - hvf=3D'no' + hvf=3D'disabled' else - hvf=3D'yes' + hvf=3D'enabled' fi fi =20 @@ -6213,7 +6213,7 @@ if test "$mingw32" =3D "yes" ; then fi =20 # Disable OpenBSD W^X if available -if test "$tcg" =3D "yes" && test "$targetos" =3D "OpenBSD"; then +if test "$tcg" =3D "enabled" && test "$targetos" =3D "OpenBSD"; then cat > $TMPC <> $config_host_mak echo "VIRGL_LIBS=3D$virgl_libs" >> $config_host_mak fi -if test "$xen" =3D "yes" ; then +if test "$xen" =3D "enabled" ; then echo "CONFIG_XEN_BACKEND=3Dy" >> $config_host_mak echo "CONFIG_XEN_CTRL_INTERFACE_VERSION=3D$xen_ctrl_version" >> $config_= host_mak echo "XEN_CFLAGS=3D$xen_cflags" >> $config_host_mak @@ -6844,7 +6844,7 @@ fi if test "$optreset" =3D "yes" ; then echo "HAVE_OPTRESET=3Dy" >> $config_host_mak fi -if test "$tcg" =3D "yes"; then +if test "$tcg" =3D "enabled"; then echo "CONFIG_TCG=3Dy" >> $config_host_mak if test "$tcg_interpreter" =3D "yes" ; then echo "CONFIG_TCG_INTERPRETER=3Dy" >> $config_host_mak @@ -7629,7 +7629,7 @@ fi =20 if supported_xen_target $target; then echo "CONFIG_XEN=3Dy" >> $config_target_mak - if test "$xen_pci_passthrough" =3D yes; then + if test "$xen_pci_passthrough" =3D enabled; then echo "CONFIG_XEN_PCI_PASSTHROUGH=3Dy" >> "$config_target_mak" fi fi @@ -7873,6 +7873,8 @@ NINJA=3D${ninja:-$PWD/ninjatool} $meson setup \ -Db_staticpic=3D$(if test "$pie" =3D yes; then echo true; else ech= o false; fi) \ -Db_coverage=3D$(if test "$gcov" =3D yes; then echo true; else ech= o false; fi) \ -Dmalloc=3D$malloc -Dmalloc_trim=3D$malloc_trim \ + -Dkvm=3D$kvm -Dhax=3D$hax -Dwhpx=3D$whpx -Dhvf=3D$hvf \ + -Dxen=3D$xen -Dxen_pci_passthrough=3D$xen_pci_passthrough -Dtcg=3D$tcg \ -Dcocoa=3D$cocoa -Dmpath=3D$mpath -Dsdl=3D$sdl -Dsdl_image=3D$sdl_image \ -Dvnc=3D$vnc -Dvnc_sasl=3D$vnc_sasl -Dvnc_jpeg=3D$vnc_jpeg -Dvnc_png=3D$v= nc_png \ -Dgettext=3D$gettext -Dxkbcommon=3D$xkbcommon -Du2f=3D$u2f\ diff --git a/meson_options.txt b/meson_options.txt index 46ea1d889a..05adc7a179 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -11,6 +11,21 @@ option('malloc_trim', type : 'feature', value : 'auto', option('malloc', type : 'combo', choices : ['system', 'tcmalloc', 'jemallo= c'], value: 'system', description: 'choose memory allocator to use') =20 +option('kvm', type: 'feature', value: 'auto', + description: 'KVM acceleration support') +option('hax', type: 'feature', value: 'auto', + description: 'HAX acceleration support') +option('whpx', type: 'feature', value: 'auto', + description: 'WHPX acceleration support') +option('hvf', type: 'feature', value: 'auto', + description: 'HVF acceleration support') +option('xen', type: 'feature', value: 'auto', + description: 'Xen backend support') +option('xen_pci_passthrough', type: 'feature', value: 'auto', + description: 'Xen PCI passthrough support') +option('tcg', type: 'feature', value: 'auto', + description: 'TCG support') + option('cocoa', type : 'feature', value : 'auto', description: 'Cocoa user interface (macOS only)') option('mpath', type : 'feature', value : 'auto', --=20 2.26.2