mbox series

[PULL,0/5] QAPI patches patches for 2020-11-09

Message ID 20201109090220.825764-1-armbru@redhat.com
Headers show
Series QAPI patches patches for 2020-11-09 | expand

Message

Markus Armbruster Nov. 9, 2020, 9:02 a.m. UTC
The following changes since commit 3493c36f0371777c62d1d72b205b0eb6117e2156:

  Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201106' into staging (2020-11-06 13:43:28 +0000)

are available in the Git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2020-11-09

for you to fetch changes up to 143d51e1792ecf2c8e5b0fc3a8c6022676c723d4:

  block: Remove unused BlockDeviceMapEntry (2020-11-09 09:14:21 +0100)

----------------------------------------------------------------
QAPI patches patches for 2020-11-09

----------------------------------------------------------------
Markus Armbruster (4):
      docs/devel/qapi-code-gen: Fix up examples
      MAINTAINERS: Add QAPI schema modules to their subsystems
      qapi: Fix missing headers in QMP Reference Manual
      block: Remove unused BlockDeviceMapEntry

Max Reitz (1):
      qapi/block-core: Improve MapEntry documentation

 docs/devel/qapi-code-gen.txt |  6 ++++--
 qapi/audio.json              |  4 ++++
 qapi/authz.json              |  6 ++++--
 qapi/block-core.json         | 47 ++++++++++++--------------------------------
 MAINTAINERS                  |  6 ++++++
 5 files changed, 31 insertions(+), 38 deletions(-)