On 6 July 2016 at 10:13, Markus Armbruster <arm...@redhat.com> wrote: > The following changes since commit 791b7d2340cfafcac9af7864343cf23504d57804: > > Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging > (2016-07-05 16:48:24 +0100) > > are available in the git repository at: > > git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2016-07-06 > > for you to fetch changes up to b6954712abea03afd686b724060f9873e2c61f2b: > > replay: Use new QAPI cloning (2016-07-06 10:52:04 +0200) > > ---------------------------------------------------------------- > QAPI patches for 2016-07-06 > > ---------------------------------------------------------------- > Eric Blake (15): > qapi: Improve use of qmp/types.h > qemu-img: Don't leak errors when outputting JSON > qapi: Add parameter to visit_end_* > qapi: Add new visit_free() function > opts-visitor: Favor new visit_free() function > string-input-visitor: Favor new visit_free() function > qmp-input-visitor: Favor new visit_free() function > string-output-visitor: Favor new visit_free() function > qmp-output-visitor: Favor new visit_free() function > tests: Clean up test-string-output-visitor > tests: Factor out common code in qapi output tests > qapi: Add new visit_complete() function > qapi: Add new clone visitor > sockets: Use new QAPI cloning > replay: Use new QAPI cloning
Applied, thanks. -- PMM