Re: [Qemu-devel] [PATCH v4 00/13] qapi-related cleanups

2017-04-11 Thread Markus Armbruster
Eric Blake writes: > This is a subset of my earlier post "Rip out dynamic JSON parsing"[1], > and then a rebase of that work onto master. It is available here: > > git fetch git://repo.or.cz/qemu/ericb.git qapi-dynamic-json-v4 > > the tag name is a bit of a misnomer for the current series, but i

[Qemu-devel] [PATCH v4 00/13] qapi-related cleanups

2017-04-11 Thread Eric Blake
This is a subset of my earlier post "Rip out dynamic JSON parsing"[1], and then a rebase of that work onto master. It is available here: git fetch git://repo.or.cz/qemu/ericb.git qapi-dynamic-json-v4 the tag name is a bit of a misnomer for the current series, but is historically accurate. Since