qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 04/12] hw/core: Improve error message when machine doesn't pr


From: Juan Quintela
Subject: Re: [PATCH 04/12] hw/core: Improve error message when machine doesn't provide NMIs
Date: Tue, 07 Feb 2023 09:47:33 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Markus Armbruster <armbru@redhat.com> wrote:
> 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_UNSUPPORTED, and improve the rather vague
> error message
>
>     (qemu) nmi
>     Error: this feature or command is not currently supported
>
> to
>
>     Error: machine does not provide NMIs
>
> Signed-off-by: Markus Armbruster <armbru@redhat.com>

Reviewed-by: Juan Quintela <quintela@redhat.com>

Much better error message.




reply via email to

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