qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] QAPI patches for 2018-08-28
@ 2018-08-28 19:10 Markus Armbruster
  2018-08-28 19:10 ` [Qemu-devel] [PULL 1/6] qapi: Fix build_params() for empty parameter list Markus Armbruster
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Markus Armbruster @ 2018-08-28 19:10 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 19b599f7664b2ebfd0f405fb79c14dd241557452:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-08-27-v2' into staging (2018-08-27 16:44:20 +0100)

are available in the Git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2018-08-28

for you to fetch changes up to 8c643361eeba94b7b831ad95b70969d962034345:

  qapi: Add comments to aid debugging generated introspection (2018-08-28 18:21:38 +0200)

----------------------------------------------------------------
QAPI patches for 2018-08-28

* Generate comments to aid debugging generated introspection
* Doc updates
* Cleanups

----------------------------------------------------------------
Eric Blake (2):
      qapi: Minor introspect.py cleanups
      qapi: Add comments to aid debugging generated introspection

Markus Armbruster (3):
      qapi: Fix build_params() for empty parameter list
      qapi: Emit a blank line before dummy declaration
      qapi: Update docs for generator changes since commit 9ee86b85267

Peter Xu (1):
      qapi: Drop qapi_event_send_FOO()'s Error ** argument

 block/block-backend.c        |   8 +--
 block/qcow2.c                |   2 +-
 block/quorum.c               |   4 +-
 block/write-threshold.c      |   3 +-
 blockjob.c                   |  13 ++--
 cpus.c                       |   8 +--
 docs/devel/qapi-code-gen.txt | 142 ++++++++++++++++++++++++++++++++-----------
 dump.c                       |   3 +-
 hw/acpi/core.c               |   2 +-
 hw/acpi/cpu.c                |   2 +-
 hw/acpi/memory_hotplug.c     |   5 +-
 hw/char/virtio-console.c     |   3 +-
 hw/core/qdev.c               |   3 +-
 hw/net/virtio-net.c          |   2 +-
 hw/ppc/spapr_rtc.c           |   2 +-
 hw/timer/mc146818rtc.c       |   2 +-
 hw/virtio/virtio-balloon.c   |   3 +-
 hw/watchdog/watchdog.c       |  15 +++--
 include/qapi/qmp-event.h     |   3 +-
 job.c                        |   2 +-
 migration/migration.c        |   4 +-
 migration/ram.c              |   2 +-
 monitor.c                    |   5 +-
 scripts/qapi/common.py       |  11 ++--
 scripts/qapi/events.py       |  23 ++-----
 scripts/qapi/introspect.py   |  34 ++++++++---
 scsi/pr-manager-helper.c     |   3 +-
 tests/test-qmp-event.c       |  11 ++--
 ui/spice-core.c              |  10 ++-
 ui/vnc.c                     |   7 +--
 vl.c                         |  16 +++--
 31 files changed, 202 insertions(+), 151 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-08-28 19:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-28 19:10 [Qemu-devel] [PULL 0/6] QAPI patches for 2018-08-28 Markus Armbruster
2018-08-28 19:10 ` [Qemu-devel] [PULL 1/6] qapi: Fix build_params() for empty parameter list Markus Armbruster
2018-08-28 19:10 ` [Qemu-devel] [PULL 2/6] qapi: Drop qapi_event_send_FOO()'s Error ** argument Markus Armbruster
2018-08-28 19:10 ` [Qemu-devel] [PULL 3/6] qapi: Emit a blank line before dummy declaration Markus Armbruster
2018-08-28 19:10 ` [Qemu-devel] [PULL 4/6] qapi: Update docs for generator changes since commit 9ee86b85267 Markus Armbruster
2018-08-28 19:10 ` [Qemu-devel] [PULL 5/6] qapi: Minor introspect.py cleanups Markus Armbruster
2018-08-28 19:10 ` [Qemu-devel] [PULL 6/6] qapi: Add comments to aid debugging generated introspection Markus Armbruster

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