From nobody Tue Nov 26 20:14:48 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass header.i=@intel.com; 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=linux.intel.com ARC-Seal: i=1; a=rsa-sha256; t=1705390511; cv=none; d=zohomail.com; s=zohoarc; b=jL2sU38q8XUyGUOd2x0l620ey3zuQQj37E29VS4AzKQDMnnZs10drQ3nqW1BWwALGaNiLIGV8JVZpT4ygoA6n/6E6tULhxF5uMFjRFn4y5YbwgrNrT2JjSglo5gsUD72qDLEXkkvS4g9SOZDKD3zUmcSxnqFW583R1JEtfI/YTI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1705390511; 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=onWvPOXGVL8mXr9oQkTetznTAb7Zu9QzTji5x9BBDBk=; b=du656h/3p2O4jUAkZem8m6iAWDk2iU7TD/n9b3Sp1PJKtWt/BrrLG3Cz8t+GZ6W3aAsIFV5LXrzHBfqR6H5rgTSWvcRs6BvIi7HrCHmR9CEVadnTPBB8n3dwc18yQtyydeNC7hzXY4NWRiWNdZaB+pUxOHjbiMeFGLF9jN+wies= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=@intel.com; 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 1705390511386420.0501009022221; Mon, 15 Jan 2024 23:35:11 -0800 (PST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rPdxi-0000Bt-03; Tue, 16 Jan 2024 02:34:18 -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 1rPdxX-0008W6-Br for qemu-devel@nongnu.org; Tue, 16 Jan 2024 02:34:08 -0500 Received: from mgamail.intel.com ([198.175.65.13]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rPdxV-000469-M8 for qemu-devel@nongnu.org; Tue, 16 Jan 2024 02:34:06 -0500 Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orvoesa105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Jan 2024 23:34:02 -0800 Received: from liuzhao-optiplex-7080.sh.intel.com ([10.239.160.36]) by fmsmga004.fm.intel.com with ESMTP; 15 Jan 2024 23:34:00 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1705390445; x=1736926445; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=XH3LsbqPJSIGrPOUvQjfkrvf/Mabxk9CR1ifojleA4I=; b=JGg5KsF35uYi1a1UiYbXcu+pF2VxdJwzpvy5BINoGtM7WXt8ir0rlTJM UBvMx1NqEBZwCbFU23oPZhx1XPCHj68gAQPDVtgB+aKBLxNrY9nXC4p/7 Bi3LiaMvkB2YwAj4A/ZnV77gJFL/uuge3h3vNLOTlhGDhOkDbBMihNMfn PwBVbAdUsayHhDBKSSdw7WidRtWoflfZb7OZIsuLBcXlOPUr6WrTP7KG3 WMUjwFVVLvSp97JDFjOFmLYq81/F7k++1J7LWrzygh10woL7Du2WRZB6P 58HSSrpmHOzaTFZ5pQhgHQiH30CDZfOWL7TsYoC78ehzYipToUIqvgFv/ g==; X-IronPort-AV: E=McAfee;i="6600,9927,10954"; a="6875747" X-IronPort-AV: E=Sophos;i="6.04,198,1695711600"; d="scan'208";a="6875747" X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10954"; a="854266412" X-IronPort-AV: E=Sophos;i="6.04,198,1695711600"; d="scan'208";a="854266412" From: Zhao Liu To: Eduardo Habkost , Marcel Apfelbaum , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Yanan Wang , Peter Maydell Cc: qemu-devel@nongnu.org, Zhao Liu Subject: [PATCH v2 4/9] hw/core: Reorder included headers in cpu-sysemu.c Date: Tue, 16 Jan 2024 15:46:42 +0800 Message-Id: <20240116074647.3644821-5-zhao1.liu@linux.intel.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240116074647.3644821-1-zhao1.liu@linux.intel.com> References: <20240116074647.3644821-1-zhao1.liu@linux.intel.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: none client-ip=198.175.65.13; envelope-from=zhao1.liu@linux.intel.com; helo=mgamail.intel.com X-Spam_score_int: -34 X-Spam_score: -3.5 X-Spam_bar: --- X-Spam_report: (-3.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1.531, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 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: 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 @intel.com) X-ZM-MESSAGEID: 1705390512182100003 Content-Type: text/plain; charset="utf-8" From: Zhao Liu Reorder the header files (except qemu/osdep.h) in alphabetical order. Tested by "./configure" and then "make". Signed-off-by: Zhao Liu --- hw/core/cpu-sysemu.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hw/core/cpu-sysemu.c b/hw/core/cpu-sysemu.c index d0d6a910f97c..c2cb05830076 100644 --- a/hw/core/cpu-sysemu.c +++ b/hw/core/cpu-sysemu.c @@ -19,9 +19,10 @@ */ =20 #include "qemu/osdep.h" -#include "qapi/error.h" + #include "hw/core/cpu.h" #include "hw/core/sysemu-cpu-ops.h" +#include "qapi/error.h" =20 bool cpu_paging_enabled(const CPUState *cpu) { --=20 2.34.1