qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] target/i386/cpu: Misc cleanup for warning message


From: Zhao Liu
Subject: [PATCH 0/3] target/i386/cpu: Misc cleanup for warning message
Date: Wed, 27 Mar 2024 18:39:48 +0800

From: Zhao Liu <zhao1.liu@intel.com>

Hi Paolo and list,

In i386, there're 2 cases useing static variables to implement warning
only once.

So consolidate the use of warn_report_once() in i386 part. (Based on
the commit 5012e522aca1 "Update version for v9.0.0-rc1 release")

Thanks and Best Regards,
Zhao
---
Zhao Liu (3):
  target/i386/host-cpu: Consolidate the use of warn_report_once()
  target/i386/cpu: Consolidate the use of warn_report_once()
  target/i386/cpu: Merge the warning and error messages for AMD HT check

 target/i386/cpu.c      | 13 +++++--------
 target/i386/host-cpu.c | 11 ++++-------
 2 files changed, 9 insertions(+), 15 deletions(-)

-- 
2.34.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]