Re: [Qemu-devel] [PATCH v1 00/34]: add new error format

2012-08-02 Thread Markus Armbruster
Luiz Capitulino writes: > Quick summary first, long introduction afterwards. > >>From the rfc: > > o rebased on top of master > o dropped patch "qapi: qapi.py: allow the "'" character be escaped" > o split patch "qerror: drop qerror_abort()" into two patches > o fixed tcp_start_outgoing_migra

Re: [Qemu-devel] [PATCH v1 00/34]: add new error format

2012-08-02 Thread Luiz Capitulino
On Wed, 1 Aug 2012 22:02:20 -0300 Luiz Capitulino wrote: > Quick summary first, long introduction afterwards. > > From the rfc: > > o rebased on top of master > o dropped patch "qapi: qapi.py: allow the "'" character be escaped" > o split patch "qerror: drop qerror_abort()" into two patches

[Qemu-devel] [PATCH v1 00/34]: add new error format

2012-08-01 Thread Luiz Capitulino
Quick summary first, long introduction afterwards. >From the rfc: o rebased on top of master o dropped patch "qapi: qapi.py: allow the "'" character be escaped" o split patch "qerror: drop qerror_abort()" into two patches o fixed tcp_start_outgoing_migration() not to use QERR_ macros o fixed