[Qemu-devel] [PATCH 0/4] qapi: Loose ends

Markus Armbruster posted 4 patches 6 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1493282486-28338-1-git-send-email-armbru@redhat.com
Test checkpatch passed
Test docker passed
Test s390x passed
include/qapi/visitor.h       |  6 ++++--
qapi/qmp-dispatch.c          | 14 +++++++-------
qapi/qobject-input-visitor.c | 32 ++++++++++++++++++++++++++++++--
3 files changed, 41 insertions(+), 11 deletions(-)
[Qemu-devel] [PATCH 0/4] qapi: Loose ends
Posted by Markus Armbruster 6 years, 11 months ago
This series addresses a few minor things that came up in review, but
too late to be addressed in 2.9.

Markus Armbruster (4):
  qmp: Improve QMP dispatch error messages
  qobject-input-visitor: Document full_name_nth()
  qapi: Document intended use of @name within alternate visits
  qobject-input-visitor: Catch misuse of end_struct vs. end_list

 include/qapi/visitor.h       |  6 ++++--
 qapi/qmp-dispatch.c          | 14 +++++++-------
 qapi/qobject-input-visitor.c | 32 ++++++++++++++++++++++++++++++--
 3 files changed, 41 insertions(+), 11 deletions(-)

-- 
2.7.4