From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Cc: armbru@redhat.com
Subject: [Qemu-devel] [PATCH RFC 0/3] qapi: more introspection tweaks
Date: Thu, 10 Sep 2015 16:25:46 -0600 [thread overview]
Message-ID: <1441923949-3370-1-git-send-email-eblake@redhat.com> (raw)
RFC because it depends on:
https://lists.gnu.org/archive/html/qemu-devel/2015-09/msg02580.html
https://lists.gnu.org/archive/html/qemu-devel/2015-09/msg01599.html
Eric Blake (3):
qapi: Improve 'include' error message
qapi: Sort qapi-schema tests
qapi-introspect: Guarantee particular sorting
docs/qapi-code-gen.txt | 21 +++-
qapi/introspect.json | 22 ++++-
scripts/qapi-introspect.py | 9 +-
scripts/qapi.py | 4 +-
tests/Makefile | 164 +++++++++++++++++++++++---------
tests/qapi-schema/include-non-file.err | 2 +-
tests/qapi-schema/include-non-file.json | 2 +-
7 files changed, 163 insertions(+), 61 deletions(-)
--
2.4.3
next reply other threads:[~2015-09-10 22:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-10 22:25 Eric Blake [this message]
2015-09-10 22:25 ` [Qemu-devel] [PATCH RFC 1/3] qapi: Improve 'include' error message Eric Blake
2015-09-10 22:25 ` [Qemu-devel] [PATCH RFC 2/3] qapi: Sort qapi-schema tests Eric Blake
2015-09-10 22:25 ` [Qemu-devel] [PATCH RFC 3/3] qapi-introspect: Guarantee particular sorting Eric Blake
2015-09-10 22:59 ` [Qemu-devel] [PATCH RFC 0/3] qapi: more introspection tweaks Eric Blake
2015-09-11 12:01 ` Marc-André Lureau
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=1441923949-3370-1-git-send-email-eblake@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).