Eric Blake <ebl...@redhat.com> writes: > On 05/04/2016 10:49 AM, Markus Armbruster wrote: >> qjson.[ch] is a JSON writer used by migration. Eric proposed to >> replace it by common code in his "Add qapi-to-JSON and clone visitors" >> series. David's review led to the conclusion that migration would >> prefer to keep its own JSON writer, to better serve its requirements. >> PATCH 1 move it to its proper place, and explains why it exists in a >> bit more detail. PATCH 2 simplifies it a bit. > > Whose tree would this go in through?
Migration is the natural choice. Would that inconvenience you? > At any rate, series: > Reviewed-by: Eric Blake <ebl...@redhat.com> > but see nit on 1/2 Perhaps the maintainer can add the commit hashes on merge. Thanks!