Re: [Qemu-devel] [PATCH RFC 00/19] qapi: QMP introspection

2015-04-06 Thread Eric Blake
On 04/02/2015 11:28 AM, Markus Armbruster wrote: > Dring up your tea, here comes the introspection series. > > * PATCH 01-15: As usual when I touch the qapi code generators, I need > double-digit patches just to get the mess cleaned up enough to admit > change :) > > * PATCH 16-18: Fix the JS

Re: [Qemu-devel] [PATCH RFC 00/19] qapi: QMP introspection

2015-04-02 Thread Eric Blake
On 04/02/2015 11:28 AM, Markus Armbruster wrote: > Dring up your tea, here comes the introspection series. > > * PATCH 01-15: As usual when I touch the qapi code generators, I need > double-digit patches just to get the mess cleaned up enough to admit > change :) > > * PATCH 16-18: Fix the JS

[Qemu-devel] [PATCH RFC 00/19] qapi: QMP introspection

2015-04-02 Thread Markus Armbruster
Dring up your tea, here comes the introspection series. * PATCH 01-15: As usual when I touch the qapi code generators, I need double-digit patches just to get the mess cleaned up enough to admit change :) * PATCH 16-18: Fix the JSON parser to recognize null. With an axe. * PATCH 19: Introsp