qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 00/12] error: Reduce qerror.h usage a bit more


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 00/12] error: Reduce qerror.h usage a bit more
Date: Tue, 7 Feb 2023 09:41:43 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

On 7/2/23 08:51, Markus Armbruster wrote:
This series gets rid of two out of 15 remaining QERR_ macros and
confines use of one more to qga/.  Bonus: better error messages.

Markus Armbruster (12):
   error: Drop superfluous #include "qapi/qmp/qerror.h"
   dump: Improve error message when target doesn't support memory dump
   dump: Assert cpu_get_note_size() can't fail
   hw/core: Improve error message when machine doesn't provide NMIs
   hw/smbios: Dumb down smbios_entry_add() stub
   hw/acpi: Dumb down acpi_table_add() stub
   hw/acpi: Move QMP command to hw/core/
   qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
   replay: Simplify setting replay blockers
   hw/core: Improve the query-hotpluggable-cpus error message
   migration/colo: Improve an x-colo-lost-heartbeat error message
   rocker: Tweak stubbed out monitor commands' error messages

Series:
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



reply via email to

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