From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 06728C83F09 for ; Fri, 4 Jul 2025 05:55:45 +0000 (UTC) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1uXZOQ-0007hm-FE; Fri, 04 Jul 2025 01:55:26 -0400 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 1uXZOO-0007ft-8p for qemu-devel@nongnu.org; Fri, 04 Jul 2025 01:55:24 -0400 Received: from mgamail.intel.com ([192.198.163.13]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uXZOM-0001Ah-Iv for qemu-devel@nongnu.org; Fri, 04 Jul 2025 01:55:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1751608522; x=1783144522; h=message-id:date:mime-version:subject:to:cc:references: from:in-reply-to:content-transfer-encoding; bh=o67P1q5Q52pVrNMFWAYOas0D/uvRyXq8gx1ScWIhf8s=; b=ntR54OhOFK6RwzRAutP3ENqZJR8OWkUHOloDyoVANhiIAVc9+V+ONeV5 WIt2f37AStfUHhNE9joWOvNP7UZstX97IB7kK0UJhmL5jWILm0cLcTPXC 1cNsCp2jNkdmPWt8BQlxMtfAFM+bp1LMh9anlt3vxZNxBRnM7IzjHOcwM KDClz4T37cqiq/G/UojewI71zAtKKwmReJtWCnGHJRLVggW2Sj/srx6/Y /P0swgNvNkfKJE1rsOTG9ck9AgGj2Hmtdy/zlkb07IDqNZ3wejRmtcnFP jtr9JSF5CdIUYSqCCY7ZFJEkOu/7beJGRfXuZNh7+7rlwoLLJmecXyHp8 g==; X-CSE-ConnectionGUID: MBd29gXbTlesZqQFus7vlw== X-CSE-MsgGUID: eGyBEnSFQDmblcFUSA0H/g== X-IronPort-AV: E=McAfee;i="6800,10657,11483"; a="56565460" X-IronPort-AV: E=Sophos;i="6.16,286,1744095600"; d="scan'208";a="56565460" Received: from orviesa004.jf.intel.com ([10.64.159.144]) by fmvoesa107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Jul 2025 22:55:21 -0700 X-CSE-ConnectionGUID: eavHOzfrRNe+B9u2V5DbIQ== X-CSE-MsgGUID: /76/2Q6UTgeb/+IfK4mOvg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.16,286,1744095600"; d="scan'208";a="159111763" Received: from xiaoyaol-hp-g830.ccr.corp.intel.com (HELO [10.124.247.1]) ([10.124.247.1]) by orviesa004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Jul 2025 22:55:19 -0700 Message-ID: Date: Fri, 4 Jul 2025 13:55:15 +0800 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v6 19/39] accel/nvmm: Replace @dirty field by generic CPUState::vcpu_dirty field To: =?UTF-8?Q?Philippe_Mathieu-Daud=C3=A9?= , qemu-devel@nongnu.org Cc: Zhao Liu , Paolo Bonzini , Richard Henderson , Pierrick Bouvier , =?UTF-8?Q?Alex_Benn=C3=A9e?= , Reinoud Zandijk References: <20250703173248.44995-1-philmd@linaro.org> <20250703173248.44995-20-philmd@linaro.org> Content-Language: en-US From: Xiaoyao Li In-Reply-To: <20250703173248.44995-20-philmd@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=192.198.163.13; envelope-from=xiaoyao.li@intel.com; helo=mgamail.intel.com X-Spam_score_int: -31 X-Spam_score: -3.2 X-Spam_bar: --- X-Spam_report: (-3.2 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HK_RANDOM_ENVFROM=0.001, HK_RANDOM_FROM=0.999, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.237, RCVD_IN_VALIDITY_RPBL_BLOCKED=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.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org On 7/4/2025 1:32 AM, Philippe Mathieu-Daudé wrote: > No need for accel-specific @dirty field when we have > a generic one in CPUState. > > Signed-off-by: Philippe Mathieu-Daudé > Reviewed-by: Richard Henderson Reviewed-by: Xiaoyao Li