diff options
author | Markus Armbruster <armbru@redhat.com> | 2023-02-07 08:51:13 +0100 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2023-02-23 14:10:17 +0100 |
commit | 0ac02656e28b5e3f1d8ed6c123bd38036df95e9e (patch) | |
tree | a1af4258adfe56e32555ee9b918ba47b4653b0e8 /hw/mips | |
parent | 0ec8384f839844dfcccdc4784b30c9c9e7171b92 (diff) |
hw/core: Improve the query-hotpluggable-cpus error message
The QERR_ macros are leftovers from the days of "rich" error objects.
We've been trying to reduce their remaining use.
Get rid of a use of QERR_FEATURE_DISABLED, and improve the slightly
awkward error message
(qemu) info hotpluggable-cpus
Error: The feature 'query-hotpluggable-cpus' is not enabled
to
Error: machine does not support hot-plugging CPUs
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230207075115.1525-11-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/mips')
0 files changed, 0 insertions, 0 deletions