From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37152) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPlLX-0004C6-Av for qemu-devel@nongnu.org; Sun, 31 Jan 2016 01:18:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aPlLW-0008E9-Ax for qemu-devel@nongnu.org; Sun, 31 Jan 2016 01:18:51 -0500 Date: Sun, 31 Jan 2016 16:59:47 +1100 From: David Gibson Message-ID: <20160131055947.GT23043@voom.redhat.com> References: <145401801194.13643.11789300006832270147.stgit@localhost> <145401802305.13643.16884320385969020316.stgit@localhost> <20160129053037.GN23043@voom.redhat.com> <877fisse7f.fsf@fimbulvetr.bsc.es> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZNotpC0yWfjHZxBL" Content-Disposition: inline In-Reply-To: <877fisse7f.fsf@fimbulvetr.bsc.es> 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 , Thomas Huth , "open list:Floppy" , Stefan Hajnoczi , Alexander Graf , qemu-devel@nongnu.org, "open list:sPAPR" , "Dr . David Alan Gilbert" , John Snow , Markus Armbruster --ZNotpC0yWfjHZxBL Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 29, 2016 at 02:33:08PM +0100, Llu=EDs Vilanova wrote: > David Gibson writes: >=20 > > 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 >=20 > > 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 > Ok, then I'll rebase once merged. Is there an ETA for the merge? Well, I'd been hoping a couple of days ago, but there were some mistakes in the last pull request, so.. sometime this week, I hope? --=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 --ZNotpC0yWfjHZxBL Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWraLTAAoJEGw4ysog2bOSOwAQAJnRjXWWsYlAQjbCWnmosslW FwcB2NNtS6GnWcm3Owqpmov1Cq9RoSj2d8o8u8W9YyedfPFG/1Hu4+cmJWf5HURn m1k/9y2KTenjjxKRMT9AyY9mnZLxtHaaqX1k3V2V4Ew2UyK0Hc+g0baVACW7klno 9pex7FQkrVoT1Dr5ziX4p6MF6XJP0YsUI/z1PKfW6/ahUfnAef85myU6YRfsg8yL xgMTntNXdz89r6qIDTB0+D38+6UW1L3cJCnhuPEYe342FSq1aWx0yyE+S75ZEukm S6MwAud8doyYGgt5pn/Nnyx6EjWts3zs1lmulkNpEDVGWCXZPgKpNsQhZmdmip/y oPjUVD6efdYOCgJkzz4rNXkJgURpjsFU+w69eXdkhMLu6xrS+b8Up3Jn6LPTbd5H wL1la4jpsbbbYoK7sS3QJTqBH/nII3Bou+sGLacXC6uV87TNMWsZZ/iaKvDZ2SQf tac7Fvr5DGbf5t/XL1RjCf3ZY4kntVn5AVVqz0v1dK+BPG050rnsIiTyXcS97PxY y+zxdUoDwAauNoJq+oPutt+gLF86qO9RCb3FyZmgH6QpeHeimZ7PS7wvGAMcjGvv 2ccPtVGX8uTwjfQtDp5H5OmYu6VlQQu2YS79X+LkbZbF9FzSvXqr30+8ImOWNL2y U0OqZysDktc6yixopNGz =rkIJ -----END PGP SIGNATURE----- --ZNotpC0yWfjHZxBL--