qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] QAPI patches for 2016-12-05
@ 2016-12-05 16:45 Markus Armbruster
  2016-12-05 16:45 ` [Qemu-devel] [PULL 1/9] qmp-event: Avoid qobject_from_jsonf("%"PRId64) Markus Armbruster
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Markus Armbruster @ 2016-12-05 16:45 UTC (permalink / raw)
  To: qemu-devel

A set of fixes for MacOS from Eric, and a little documentation
polishing from Marc-André.  The diffstat for the .json may look scary,
but the generated code is identical.

The following changes since commit bd8ef5060dd2124a54578241da9a572faf7658dd:

  Merge remote-tracking branch 'dgibson/tags/ppc-for-2.8-20161201' into staging (2016-12-01 13:39:29 +0000)

are available in the git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2016-12-05

for you to fetch changes up to 5072f7b38b1b9b26b8fbe1a89086386a420aded8:

  qapi: add missing colon-ending for section name (2016-12-05 17:41:38 +0100)

----------------------------------------------------------------
QAPI patches for 2016-12-05

----------------------------------------------------------------
Eric Blake (3):
      qmp-event: Avoid qobject_from_jsonf("%"PRId64)
      test-qga: Avoid qobject_from_jsonv("%"PRId64)
      tests: Avoid qobject_from_jsonf("%"PRId64)

Marc-André Lureau (6):
      qga/schema: fix double-return in doc
      qapi: fix schema symbol sections
      qapi: fix missing symbol @prefix
      qapi: fix various symbols mismatch in documentation
      qapi: use one symbol per line
      qapi: add missing colon-ending for section name

 qapi-schema.json                   | 346 +++++++++++++++++++------------------
 qapi/block-core.json               | 209 +++++++++++-----------
 qapi/block.json                    |  16 +-
 qapi/common.json                   |  14 +-
 qapi/crypto.json                   |  36 ++--
 qapi/event.json                    |  58 +++----
 qapi/introspect.json               |  28 +--
 qapi/qmp-event.c                   |  17 +-
 qapi/rocker.json                   |   2 +-
 qapi/trace.json                    |   8 +-
 qga/qapi-schema.json               |  52 +++---
 tests/check-qjson.c                |   6 +-
 tests/test-qga.c                   |   7 +-
 tests/test-qobject-input-visitor.c |   5 +-
 14 files changed, 406 insertions(+), 398 deletions(-)

-- 
2.5.5

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-12-06  9:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-05 16:45 [Qemu-devel] [PULL 0/9] QAPI patches for 2016-12-05 Markus Armbruster
2016-12-05 16:45 ` [Qemu-devel] [PULL 1/9] qmp-event: Avoid qobject_from_jsonf("%"PRId64) Markus Armbruster
2016-12-05 16:45 ` [Qemu-devel] [PULL 2/9] test-qga: Avoid qobject_from_jsonv("%"PRId64) Markus Armbruster
2016-12-05 16:45 ` [Qemu-devel] [PULL 3/9] tests: Avoid qobject_from_jsonf("%"PRId64) Markus Armbruster
2016-12-05 16:45 ` [Qemu-devel] [PULL 4/9] qga/schema: fix double-return in doc Markus Armbruster
2016-12-05 16:45 ` [Qemu-devel] [PULL 5/9] qapi: fix schema symbol sections Markus Armbruster
2016-12-05 16:45 ` [Qemu-devel] [PULL 6/9] qapi: fix missing symbol @prefix Markus Armbruster
2016-12-05 16:45 ` [Qemu-devel] [PULL 7/9] qapi: fix various symbols mismatch in documentation Markus Armbruster
2016-12-05 16:45 ` [Qemu-devel] [PULL 8/9] qapi: use one symbol per line Markus Armbruster
2016-12-05 16:45 ` [Qemu-devel] [PULL 9/9] qapi: add missing colon-ending for section name Markus Armbruster
2016-12-06  9:51 ` [Qemu-devel] [PULL 0/9] QAPI patches for 2016-12-05 Stefan Hajnoczi

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).