From: Zhao Liu <zhao1....@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