From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwDg7-0007aK-1Q for qemu-devel@nongnu.org; Tue, 31 Jul 2012 10:44:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwDg1-0006Mr-BA for qemu-devel@nongnu.org; Tue, 31 Jul 2012 10:44:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:20652) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwDg1-0006Mf-33 for qemu-devel@nongnu.org; Tue, 31 Jul 2012 10:44:01 -0400 Date: Tue, 31 Jul 2012 11:44:36 -0300 From: Luiz Capitulino Message-ID: <20120731114436.53be2610@doriath.home> In-Reply-To: <1343424728-22461-1-git-send-email-lcapitulino@redhat.com> References: <1343424728-22461-1-git-send-email-lcapitulino@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC 00/27]: add new error format List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: kwolf@redhat.com, aliguori@us.ibm.com, qemu-devel@nongnu.org, armbru@redhat.com, pbonzini@redhat.com, eblake@redhat.com On Fri, 27 Jul 2012 18:31:41 -0300 Luiz Capitulino wrote: > [Please, read below why this is an RFC] > > This series implements the 'Plan for error handling in QMP' as described > by Anthony in this email: For anyone willing to try this series, it applies on top of dfe1ce5d80 on master. My local mirror broke a few days ago and I only noticed yesterday.