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