[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v4 00/13] qapi-related cleanups
From: |
Markus Armbruster |
Subject: |
Re: [Qemu-devel] [PATCH v4 00/13] qapi-related cleanups |
Date: |
Wed, 12 Apr 2017 08:54:45 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Eric Blake <address@hidden> 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 <address@hidden>
- Re: [Qemu-devel] [PATCH v4 07/13] block: Use simpler QDict/QList scalar insertion macros, (continued)
- [Qemu-devel] [PATCH v4 11/13] QemuOpts: Simplify qemu_opts_to_qdict(), Eric Blake, 2017/04/11
- [Qemu-devel] [PATCH v4 10/13] block: Simplify bdrv_append_temp_snapshot() logic, Eric Blake, 2017/04/11
- [Qemu-devel] [PATCH v4 09/13] qobject: Use simpler QDict/QList scalar insertion macros, Eric Blake, 2017/04/11
- [Qemu-devel] [PATCH v4 13/13] test-qga: Actually test 0xff sync bytes, Eric Blake, 2017/04/11
- [Qemu-devel] [PATCH v4 12/13] fdc-test: Avoid deprecated 'change' command, Eric Blake, 2017/04/11
- Re: [Qemu-devel] [PATCH v4 00/13] qapi-related cleanups,
Markus Armbruster <=