From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, Luiz Capitulino <lcapitulino@redhat.com>,
Fam Zheng <famz@redhat.com>,
Markus Armbruster <armbru@redhat.com>,
wenchaoqemu@gmail.com
Subject: [Qemu-devel] [PATCH v5a 0/3] trivial qapi cleanups
Date: Fri, 26 Sep 2014 09:20:30 -0600 [thread overview]
Message-ID: <1411744833-20699-1-git-send-email-eblake@redhat.com> (raw)
This is split out from [PATCH v4 00/19]: drop qapi nested structs
in order to get the trivial stuff in now, rather than holding it
up for what may be another month while I address the larger findings
against the rest of that series.
v4 was here:
https://lists.gnu.org/archive/html/qemu-devel/2014-09/msg04022.html
Changelog:
v5:
no change (just splitting the series into two parts)
v4:
add docs (patch 3 is new) [Markus]
v3:
no changes
v2:
add makefile cleanups (patch 1-2)
v1:
this portion of the larger series was not present
Eric Blake (3):
qapi: Consistent whitespace in tests/Makefile
qapi: Ignore files created during make check
qapi: Update docs given recent event, spacing fixes
docs/qapi-code-gen.txt | 100 +++++++++++++++++++++++++++++++++++++++----------
tests/.gitignore | 3 ++
tests/Makefile | 32 ++++++++--------
3 files changed, 99 insertions(+), 36 deletions(-)
--
1.9.3
next reply other threads:[~2014-09-26 15:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-26 15:20 Eric Blake [this message]
2014-09-26 15:20 ` [Qemu-devel] [PATCH v5 1/3] qapi: Consistent whitespace in tests/Makefile Eric Blake
2014-09-26 15:20 ` [Qemu-devel] [PATCH v5 2/3] qapi: Ignore files created during make check Eric Blake
2014-09-26 15:20 ` [Qemu-devel] [PATCH v5 3/3] qapi: Update docs given recent event, spacing fixes Eric Blake
2014-09-26 17:19 ` [Qemu-devel] [Qemu-trivial] [PATCH v5a 0/3] trivial qapi cleanups Michael Tokarev
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=1411744833-20699-1-git-send-email-eblake@redhat.com \
--to=eblake@redhat.com \
--cc=armbru@redhat.com \
--cc=famz@redhat.com \
--cc=lcapitulino@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=wenchaoqemu@gmail.com \
/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).