From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Cc: armbru@redhat.com
Subject: Re: [Qemu-devel] [PATCH v6 00/15] post-introspection cleanups, subset C
Date: Fri, 16 Oct 2015 09:23:25 -0600 [thread overview]
Message-ID: <5621166D.7050500@redhat.com> (raw)
In-Reply-To: <1444269650-4117-1-git-send-email-eblake@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 2594 bytes --]
On 10/07/2015 08:00 PM, Eric Blake wrote:
> Pending prerequisite: Markus' qapi-next branch (which has my
> subset A patches):
> git://repo.or.cz/qemu/armbru.git qapi-next
> http://thread.gmane.org/gmane.comp.emulators.qemu/365827/focus=366351
> as well as my subset B patches (currently at v7):
> http://article.gmane.org/gmane.comp.emulators.qemu/366810
> http://repo.or.cz/qemu/ericb.git/shortlog/refs/tags/qapi-cleanupv7b
>
I'm about to post a rebase of this series, depending on my recent subset
B' v9, if that affects any reviewer's plans.
https://lists.gnu.org/archive/html/qemu-devel/2015-10/msg03730.html
> Also available as a tag at this location:
> git fetch git://repo.or.cz/qemu/ericb.git qapi-cleanupv6c
>
> and I plan to eventually forcefully update my branch with the rest
> of the v5 series, at:
> http://repo.or.cz/qemu/ericb.git/shortlog/refs/heads/qapi
>
> v6 notes:
> Add some patches and rebase onto work on subset B. Rearrange some
> patches from v5 (this set includes 17-20, 23, 25-27). Backport diff
> gets a bit confused by one patch title changing.
>
> 001/15:[down] 'qapi: Move empty-enum to compile-time test'
> 002/15:[down] 'qapi: Drop redundant returns-int test'
> 003/15:[down] 'qapi: Drop redundant flat-union-reverse-define test'
Meanwhile, these three already got hoisted into subset B and are in a
pending pull request.
> 004/15:[down] 'qapi: Use generated TestStruct machinery in tests'
> 005/15:[----] [--] 'qapi: Provide nicer array names in introspection'
> 006/15:[----] [--] 'qapi-introspect: Guarantee particular sorting'
> 007/15:[down] 'qapi: Change alternate layout to use 'type''
and this one may disappear completely, since v9B does the rename to type
in a cleaner fashion.
> 008/15:[0141] [FC] 'qapi: Simplify visiting of alternate types'
> 009/15:[0023] [FC] 'qapi: Fix alternates that accept 'number' but not 'int''
> 010/15:[----] [--] 'qapi: Remove dead visitor code'
> 011/15:[down] 'qapi: Plug leaks in test-qmp-*'
> 012/15:[down] 'qapi: Simplify error testing in test-qmp-*'
> 013/15:[0007] [FC] 'qapi: Test failure in middle of array parse'
> 014/15:[down] 'qapi: More tests of input arrays'
> 015/15:[0021] [FC] 'qapi: Simplify visits of optional fields'
>
> Not much direct review comments, although some of the changes here
> are updated based on comments made on other patches in the v5 series.
>
> Subset D (and more?) will come later.
>
Still true.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]
prev parent reply other threads:[~2015-10-16 15:23 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-08 2:00 [Qemu-devel] [PATCH v6 00/15] post-introspection cleanups, subset C Eric Blake
2015-10-08 2:00 ` [Qemu-devel] [PATCH v6 01/15] qapi: Move empty-enum to compile-time test Eric Blake
2015-10-08 2:00 ` [Qemu-devel] [PATCH v6 02/15] qapi: Drop redundant returns-int test Eric Blake
2015-10-08 2:00 ` [Qemu-devel] [PATCH v6 03/15] qapi: Drop redundant flat-union-reverse-define test Eric Blake
2015-10-08 2:00 ` [Qemu-devel] [PATCH v6 04/15] qapi: Use generated TestStruct machinery in tests Eric Blake
2015-10-08 2:00 ` [Qemu-devel] [PATCH v6 05/15] qapi: Provide nicer array names in introspection Eric Blake
2015-10-08 2:00 ` [Qemu-devel] [PATCH v6 06/15] qapi-introspect: Guarantee particular sorting Eric Blake
2015-10-08 2:00 ` [Qemu-devel] [PATCH v6 07/15] qapi: Change alternate layout to use 'type' Eric Blake
2015-10-08 2:00 ` [Qemu-devel] [PATCH v6 08/15] qapi: Simplify visiting of alternate types Eric Blake
2015-10-08 2:00 ` [Qemu-devel] [PATCH v6 09/15] qapi: Fix alternates that accept 'number' but not 'int' Eric Blake
2015-10-08 2:00 ` [Qemu-devel] [PATCH v6 10/15] qapi: Remove dead visitor code Eric Blake
2015-10-08 2:00 ` [Qemu-devel] [PATCH v6 11/15] qapi: Plug leaks in test-qmp-* Eric Blake
2015-10-08 2:00 ` [Qemu-devel] [PATCH v6 12/15] qapi: Simplify error testing " Eric Blake
2015-10-08 2:00 ` [Qemu-devel] [PATCH v6 13/15] qapi: Test failure in middle of array parse Eric Blake
2015-10-08 2:00 ` [Qemu-devel] [PATCH v6 14/15] qapi: More tests of input arrays Eric Blake
2015-10-08 2:00 ` [Qemu-devel] [PATCH v6 15/15] qapi: Simplify visits of optional fields Eric Blake
2015-10-16 15:23 ` Eric Blake [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5621166D.7050500@redhat.com \
--to=eblake@redhat.com \
--cc=armbru@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.