Eric Blake <ebl...@redhat.com> 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 is
> historically accurate.
>
> Since v3 [2], I've addressed the minor review comments:
> - add Reviewed-by as appropriate
> - patch 6: comment improvements
> - patch 7: rebase to master (aka rerun Coccinelle)
> - patch 10: fix -O2 compilation
> - patch 12: avoid deprecated 'device' too
>
> This is 2.10 material, and will probably be a conflict magnet the
> longer it is not applied (conversely, since it is now generated by
> Coccinelle, it will be a lot easier to regenerate the series if
> another round of rebasing is needed).
>
> [1] https://lists.gnu.org/archive/html/qemu-devel/2016-11/msg05425.html
> [2] https://lists.gnu.org/archive/html/qemu-devel/2017-04/msg00760.html

Reviewed-by: Markus Armbruster <arm...@redhat.com>

Reply via email to