qemu-ppc
[Top][All Lists]
Advanced

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

Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/10] Cleanups to error reporting on


From: Alexey Kardashevskiy
Subject: Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/10] Cleanups to error reporting on ppc and spapr (v2)
Date: Mon, 18 Jan 2016 10:56:54 +1100
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

On 01/16/2016 02:47 AM, Markus Armbruster wrote:
David Gibson <address@hidden> writes:

Here's a new spin of my patches to clean up a bunch of error reporting
in the pseries machine type and target-ppc code, to better use the
error API.

Once reviewed, I hope to merge this into ppc-for-2.6 shortly.

There's an error_setg(&error_abort, ...) left in spapr_drc.c.  Should
that be converted to a straight abort()?


I was under impression that all abort()/exit() instances are aimed to be converted to error_setg(&error_abort) eventually (as all fprintf(error) to perror() and tracepoints, etc), is there any howto what to use when? :)


--
Alexey



reply via email to

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