From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45292) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ag8JT-0008Qa-RY for qemu-devel@nongnu.org; Wed, 16 Mar 2016 06:04:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ag8JN-0002tA-L2 for qemu-devel@nongnu.org; Wed, 16 Mar 2016 06:04:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43077) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ag8JN-0002sj-GC for qemu-devel@nongnu.org; Wed, 16 Mar 2016 06:04:17 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id F131DC049D5D for ; Wed, 16 Mar 2016 10:04:16 +0000 (UTC) Received: from blackfin.pond.sub.org (ovpn-116-49.ams2.redhat.com [10.36.116.49]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u2GA4F0q006484 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Wed, 16 Mar 2016 06:04:16 -0400 From: Markus Armbruster Date: Wed, 16 Mar 2016 11:04:13 +0100 Message-Id: <1458122654-17305-1-git-send-email-armbru@redhat.com> Subject: [Qemu-devel] [PULL 0/1] Error reporting patches for 2016-03-16 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org The following changes since commit a6cdb77f816961f929d7934643febd2852230135: Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into staging (2016-03-15 17:09:52 +0000) are available in the git repository at: git://repo.or.cz/qemu/armbru.git tags/pull-error-2016-03-16 for you to fetch changes up to 20e2dec14954568848ad74e73aee9b3aeedd6584: error: ensure errno detail is printed with error_abort (2016-03-16 10:55:51 +0100) ---------------------------------------------------------------- Error reporting patches for 2016-03-16 ---------------------------------------------------------------- Daniel P. Berrange (1): error: ensure errno detail is printed with error_abort util/error.c | 42 ++++++++++++++++++++---------------------- 1 file changed, 20 insertions(+), 22 deletions(-) -- 2.4.3