qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 02/11] vl: Avoid qerror_report() outside QMP


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2 02/11] vl: Avoid qerror_report() outside QMP command handlers
Date: Wed, 17 Jun 2015 11:54:29 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Jun 16, 2015 at 04:21:38PM +0200, Markus Armbruster wrote:
> qerror_report() is a transitional interface to help with converting
> existing monitor commands to QMP.  It should not be used elsewhere.
> Replace by error_report() in initial startup helpers parse_sandbox()
> and parse_add_fd().
> 
> Signed-off-by: Markus Armbruster <address@hidden>
> Reviewed-by: Eric Blake <address@hidden>
> Reviewed-by: Luiz Capitulino <address@hidden>
> ---
>  vl.c | 23 +++++++++--------------
>  1 file changed, 9 insertions(+), 14 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: pgpuug2gz8J4u.pgp
Description: PGP signature


reply via email to

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