From nobody Wed Nov 5 18:23:04 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 15363206714571011.5301540483773; Fri, 7 Sep 2018 04:44:31 -0700 (PDT) Received: from localhost ([::1]:38020 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fyFBZ-00030F-Ak for importer@patchew.org; Fri, 07 Sep 2018 07:44:25 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36678) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fyF9d-0000tV-0Y for qemu-devel@nongnu.org; Fri, 07 Sep 2018 07:42:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fyF9Z-00048V-0k for qemu-devel@nongnu.org; Fri, 07 Sep 2018 07:42:24 -0400 Received: from mail-wr1-f67.google.com ([209.85.221.67]:33807) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fyF9Y-00044K-LZ for qemu-devel@nongnu.org; Fri, 07 Sep 2018 07:42:20 -0400 Received: by mail-wr1-f67.google.com with SMTP id g33-v6so14685892wrd.1 for ; Fri, 07 Sep 2018 04:42:18 -0700 (PDT) Received: from fiorina.redhat.com (ip-94-112-73-67.net.upcbroadband.cz. [94.112.73.67]) by smtp.gmail.com with ESMTPSA id z184-v6sm25239813wmz.0.2018.09.07.04.42.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Sep 2018 04:42:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Ny5FRgrtFOZqR2U3WjBxnfir1MQtLIZlWrybGTPwMtM=; b=Eu/dcA+mn+ziaQAqk9Q5TuP5dUMMFRPSN/okc+vKLRKimlpkioInA0tsjZaYinPPji T5maQuZFvU9I5nfhq0cFKYgO4Nfzg1jOqmgV2qmS56qNYWbtjyYzljkXgI5zeSU0j91P jhMBXq6qMH8z0dVleCIzCJfqiv7S6pEh5h9LaOCvHJCKay+NDsVcSr/MWECAt+prhAWS IJ/TbhV27f6JcQvL2eHMG8dJYIR3hTvXT5wiFD9Phrd2L4/8ZAJKevVcR4C2ROzJ2vaX G5fGy40LdByMTbuVh0QHOYhtZrvYWInBlFDFo2+D14bEBfX3XkH6EGYr5sRKgf1ybbOY /89g== X-Gm-Message-State: APzg51CbQdmQeSy2bNmA2/+DxQBp2QcmGbBQWJosJLm+6Em0vsu3PqG+ 1J/6kw0H1rek3WVcHdJG3jMvPk4QZxI= X-Google-Smtp-Source: ANB0VdawKctLd1ByfU1NhDE7dGDI4mms2R/LQEQGZ3HtN419tB6KdrRZnZA2brq9r3MmVev6oK1Z9Q== X-Received: by 2002:adf:f0c8:: with SMTP id x8-v6mr6235956wro.49.1536320537559; Fri, 07 Sep 2018 04:42:17 -0700 (PDT) From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Golembiovsk=C3=BD?= To: qemu-devel@nongnu.org Date: Fri, 7 Sep 2018 13:42:10 +0200 Message-Id: X-Mailer: git-send-email 2.18.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.221.67 Subject: [Qemu-devel] [PATCH v3 2/5] build: rename CONFIG_QGA_NTDDDISK to CONFIG_QGA_NTDDSCSI X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Olga Krishtal , =?UTF-8?q?Tom=C3=A1=C5=A1=20Golembiovsk=C3=BD?= , Michael Roth , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail: RDMRC_1 RSF_0 Z_629925259 SPT_0 There was inconsistency between commits: 50cbebb9a3 configure: add configure check for ntdddisk.h a3ef3b2272 qga: added bus type and disk location path The first commit added #define CONFIG_QGA_NTDDDISK but the second commit expected the name to be CONFIG_QGA_NTDDSCSI. As a result the code in second patch was never used. Renaming the option to CONFIG_QGA_NTDDSCSI to match the name of header file that is being checked for. Signed-off-by: Tom=C3=A1=C5=A1 Golembiovsk=C3=BD --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 58862d2ae8..0f168607e8 100755 --- a/configure +++ b/configure @@ -6201,7 +6201,7 @@ if test "$mingw32" =3D "yes" ; then echo "WIN_SDK=3D\"$win_sdk\"" >> $config_host_mak fi if test "$guest_agent_ntddscsi" =3D "yes" ; then - echo "CONFIG_QGA_NTDDDISK=3Dy" >> $config_host_mak + echo "CONFIG_QGA_NTDDSCSI=3Dy" >> $config_host_mak fi if test "$guest_agent_msi" =3D "yes"; then echo "QEMU_GA_MSI_ENABLED=3Dyes" >> $config_host_mak --=20 2.18.0