aboutsummaryrefslogtreecommitdiff
path: root/scripts/python_qmp_updater.py
diff options
context:
space:
mode:
authorZhao Liu <zhao1.liu@intel.com>2024-03-27 18:39:51 +0800
committerPaolo Bonzini <pbonzini@redhat.com>2024-04-23 17:35:26 +0200
commitaec202cb0eb800049c85428ba31566a9ef634cfc (patch)
treee7f94e714cf135a9c74fdeff5788f593160ac482 /scripts/python_qmp_updater.py
parent8e3991ebc865e659e32195286caf0ca14ffcf806 (diff)
downloadqemu-aec202cb0eb800049c85428ba31566a9ef634cfc.zip
qemu-aec202cb0eb800049c85428ba31566a9ef634cfc.tar.gz
qemu-aec202cb0eb800049c85428ba31566a9ef634cfc.tar.bz2
target/i386/cpu: Merge the warning and error messages for AMD HT check
Currently, the difference between warn_report_once() and error_report_once() is the former has the "warning:" prefix, while the latter does not have a similar level prefix. At the meantime, considering that there is no error handling logic here, and the purpose of error_report_once() is only to prompt the user with an abnormal message, there is no need to use an error-level message here, and instead we can just use a warning. Therefore, downgrade the message in error_report_once() to warning, and merge it into the previous warn_report_once(). Signed-off-by: Zhao Liu <zhao1.liu@intel.com> Message-ID: <20240327103951.3853425-4-zhao1.liu@linux.intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/python_qmp_updater.py')
0 files changed, 0 insertions, 0 deletions