On Tue, Jun 03, 2025 at 01:03:03AM -0400, Xiaoyao Li wrote:
> Date: Tue,  3 Jun 2025 01:03:03 -0400
> From: Xiaoyao Li <xiaoyao...@intel.com>
> Subject: [PATCH 1/3] i386/cpu: Rename enable_cpuid_0x1f to force_cpuid_0x1f
> X-Mailer: git-send-email 2.43.0
> 
> The name of "enable_cpuid_0x1f" isn't right to its behavior because the
> leaf 0x1f can be enabled even when "enable_cpuid_0x1f" is false.
> 
> Rename it to "force_cpuid_0x1f" to better reflect its behavior.
> 
> Suggested-by: Igor Mammedov <imamm...@redhat.com>
> Signed-off-by: Xiaoyao Li <xiaoyao...@intel.com>
> ---
> Suggested by Igor at 
> https://lore.kernel.org/qemu-devel/20250513144515.37615...@imammedo.users.ipa.redhat.com/
> ---
>  target/i386/cpu.h     | 4 ++--
>  target/i386/kvm/tdx.c | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Zhao Liu <zhao1....@intel.com>


Reply via email to