From patchwork Mon Apr 10 15:03:49 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 9672797 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 0EC3560244 for ; Mon, 10 Apr 2017 15:07:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0A0CD27D29 for ; Mon, 10 Apr 2017 15:07:43 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id EF2252846B; Mon, 10 Apr 2017 15:07:42 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 7DAA627D29 for ; Mon, 10 Apr 2017 15:07:42 +0000 (UTC) Received: from localhost ([::1]:34858 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cxaur-0003bf-F1 for patchwork-qemu-devel@patchwork.kernel.org; Mon, 10 Apr 2017 11:07:41 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33195) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cxarP-0001sF-6u for qemu-devel@nongnu.org; Mon, 10 Apr 2017 11:04:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cxarL-000122-6S for qemu-devel@nongnu.org; Mon, 10 Apr 2017 11:04:07 -0400 Received: from mail-wr0-x22b.google.com ([2a00:1450:400c:c0c::22b]:33455) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cxarK-000117-W9 for qemu-devel@nongnu.org; Mon, 10 Apr 2017 11:04:03 -0400 Received: by mail-wr0-x22b.google.com with SMTP id l28so21460180wre.0 for ; Mon, 10 Apr 2017 08:04:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=pefO3EYIwfk25upQ1adnkS6Kg7iROQGGnwXmB7S5Z/I=; b=jFLlQ/OGiqNJqWnnAi22P1RBE8z9ILI/IAki6e5Ah1aESYvFMh/f4V0YZ/O/wwdAYw YkiZ5oFeqYmJBh9Enhm6Rot2LflyPaHHboUdMOTL0XhEK5sqra/28DjcWvPIrh4Fjrcg GT9V6x3j/+IbFa8XPWXedi6PGhbvC2ho6+2YY= 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; bh=pefO3EYIwfk25upQ1adnkS6Kg7iROQGGnwXmB7S5Z/I=; b=Qsp56PpmUHCZ6G+AE+ASPZ1nDSc3EfB2Ad3xZqOfOtj7F8LbMqJQZ8JqRoTBgYOLUa FP2NdVAOM7gUFOzpuwt3PuSZBuKoPYjCwFd+P4IPVpqAAcFVdUvALmX+85qmAPdFE+Df cMV8A2v6wkxmTZiveL+FfE5suIsT9f7G21kk07FUpZD5PkftU8Lyuwqffh8d8qTaYrNv tXl1mPFVWbsvQQ3zCUTcje07jo7y+d6sdWk48eWv3+xBK+si47QZ7ZWAchj3SoGIKsge +3+RcNat8gX+QQLurj2OxC+dz92MRJzk1OYLkZG+kWwFtdP3zts952LKrLTc2C5dywY0 qGbg== X-Gm-Message-State: AN3rC/4rMwoicKtiMdyRlU/nJSOgdRSMHiDSdt/Gp9ZkvfKgYfbrrDzeD0YXUv4e+IoNjIqU X-Received: by 10.223.171.8 with SMTP id q8mr6722844wrc.115.1491836640360; Mon, 10 Apr 2017 08:04:00 -0700 (PDT) Received: from localhost.localdomain ([196.85.182.219]) by smtp.gmail.com with ESMTPSA id c202sm6047611wmd.32.2017.04.10.08.03.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Apr 2017 08:03:59 -0700 (PDT) From: Ard Biesheuvel To: qemu-devel@nongnu.org, peter.maydell@linaro.org, lersek@redhat.com Date: Mon, 10 Apr 2017 16:03:49 +0100 Message-Id: <20170410150350.3267-1-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.9.3 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:400c:c0c::22b Subject: [Qemu-devel] [PATCH v3 1/2] hw/acpi-defs: replace leading X with x_ in FADT field names 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: phil@philjordan.eu, Ard Biesheuvel , mst@redhat.com, drjones@redhat.com, zhaoshenglong@huawei.com, imammedo@redhat.com Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: "Qemu-devel" X-Virus-Scanned: ClamAV using ClamSMTP At the request of Michael, replace the leading capital X in the FADT field name Xfacs and Xdsdt with lower case x + underscore. Cc: Michael S. Tsirkin Signed-off-by: Ard Biesheuvel Reviewed-by: Laszlo Ersek --- include/hw/acpi/acpi-defs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/hw/acpi/acpi-defs.h b/include/hw/acpi/acpi-defs.h index 4cc3630e613e..db48807056b3 100644 --- a/include/hw/acpi/acpi-defs.h +++ b/include/hw/acpi/acpi-defs.h @@ -165,8 +165,8 @@ struct AcpiFadtDescriptorRev5_1 { /* ARM-Specific Boot Flags (see below for individual flags) (ACPI 5.1) */ uint16_t arm_boot_flags; uint8_t minor_revision; /* FADT Minor Revision (ACPI 5.1) */ - uint64_t Xfacs; /* 64-bit physical address of FACS */ - uint64_t Xdsdt; /* 64-bit physical address of DSDT */ + uint64_t x_facs; /* 64-bit physical address of FACS */ + uint64_t x_dsdt; /* 64-bit physical address of DSDT */ /* 64-bit Extended Power Mgt 1a Event Reg Blk address */ struct AcpiGenericAddress xpm1a_event_block; /* 64-bit Extended Power Mgt 1b Event Reg Blk address */