From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59044) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aP2kX-0006eZ-9V for qemu-devel@nongnu.org; Fri, 29 Jan 2016 01:41:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aP2kV-0000UN-O1 for qemu-devel@nongnu.org; Fri, 29 Jan 2016 01:41:41 -0500 Date: Fri, 29 Jan 2016 16:30:37 +1100 From: David Gibson Message-ID: <20160129053037.GN23043@voom.redhat.com> References: <145401801194.13643.11789300006832270147.stgit@localhost> <145401802305.13643.16884320385969020316.stgit@localhost> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Zl+NncWK+U5aSfTo" Content-Disposition: inline In-Reply-To: <145401802305.13643.16884320385969020316.stgit@localhost> Subject: Re: [Qemu-devel] [PATCH v5 2/5] util: Use new error_report_fatal/abort instead of error_setg(&error_fatal/abort) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?iso-8859-1?Q?Llu=EDs?= Vilanova Cc: Kevin Wolf , Alexander Graf , Thomas Huth , "open list:Floppy" , Stefan Hajnoczi , qemu-devel@nongnu.org, Markus Armbruster , John Snow , "open list:sPAPR" , "Dr . David Alan Gilbert" --Zl+NncWK+U5aSfTo Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 28, 2016 at 10:53:43PM +0100, Llu=EDs Vilanova wrote: > Replaces all direct uses of 'error_setg(&error_fatal/abort)' with > 'error_report_fatal/abort'. Also reimplements the former on top of the > latter. >=20 > Signed-off-by: Llu=EDs Vilanova I think the spapr parts of this will be obsoleted by the cleanups to error handling included in the pull request I sent today. --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --Zl+NncWK+U5aSfTo Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWqvj9AAoJEGw4ysog2bOSnDQQAKxH3eegC9Q2oQR7yGF48Axc q6lHLSqjEotksrFoDtRXoCTb700CZn62mSorBBmoRMuOaPkF8gXEz1PuNrzZw4Ai +7CrBdJt7N8rbjvu8fJ/+M5fS1FZNt0WXKrgwvyjmSTUqHO/DiVLJfx9QGBwJH6z OR1C0NVLgc+VtATs1H/9DTcBm5TLHhZXJotDlFrWVEvYEAbRJtRJco2IZUVRFyku 3wZku56Hslaspm70xgfQSgBwwnCjrSLkddEEO3QgxyBdYZU3tzkv1+hioH6kAHAU alfJwHB6tdCzXqqWUbcbLXnTYygJPNG2ytd9FqWY6imUl8ordA/YngNrbQWleBLE zqEi4GzCEk/0/KwW3rulMLmp9xpglV8Rw/6lqprLwhcQ3cQoYKnm+5cmyaHXMz+8 t5Cj5bYY+THuFXHwWCwqFG1N9XTRHphPTsULGnbLXQeWu6E9d12G0CrlMMxMTyrS T8s5u+IzvZl75uXbdrd1bdfakpdNZwOO2u6Q2tqcNLpBa8S8mY5eHxRGaqC2kS5W msGYRQ44uic4bSgkpD1wbtakMtXdjdvTQ4wkoq/yMTEdEBZX+7rtT/YmnjL/b34F AFRTwjCwvLha15CYn9iMH9dJeYIGt+F33Gn6VeHjEmpZngtPMMzHs+cwDmTSw44O KlfHefev8ALkGXd0k4n5 =u489 -----END PGP SIGNATURE----- --Zl+NncWK+U5aSfTo--