qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/8] QAPI patches patches for 2020-09-03


From: Markus Armbruster
Subject: [PULL 0/8] QAPI patches patches for 2020-09-03
Date: Thu, 3 Sep 2020 10:23:36 +0200

The following changes since commit ed215cec0fcaeaece064b0fdf37fe3bceb06d76c:

  Merge remote-tracking branch 
'remotes/ehabkost/tags/machine-next-pull-request' into staging (2020-09-02 
15:26:38 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 923fbd4cbd485dc72e9f2578cd891607ec43ac70:

  docs/qdev-device-use: Don't suggest -drive and -net can do USB (2020-09-03 
09:58:39 +0200)

----------------------------------------------------------------
QAPI patches patches for 2020-09-03

----------------------------------------------------------------
Daniel P. Berrangé (1):
      qapi: enable use of g_autoptr with QAPI types

Kashyap Chamarthy (1):
      qapi/block-core.json: Remove stale description of 'blockdev-add'

Markus Armbruster (6):
      scripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocol
      scripts/qmp/qom-fuse: Port to current Python module fuse
      scripts/qmp/qom-fuse: Fix getattr(), read() for files in /
      docs/interop/qmp-spec: Point to the QEMU QMP reference manual
      qapi: Document event VSERPORT_CHANGE is rate-limited
      docs/qdev-device-use: Don't suggest -drive and -net can do USB

 docs/devel/qapi-code-gen.txt       |   2 +
 docs/interop/qmp-spec.txt          |   9 ++--
 docs/qdev-device-use.txt           |  34 +++++++++++-
 qapi/block-core.json               |   4 +-
 qapi/char.json                     |   2 +
 include/crypto/block.h             |   2 -
 tests/test-qobject-input-visitor.c |  23 +++-----
 scripts/qapi/types.py              |   1 +
 scripts/qmp/qom-fuse               | 107 ++++++++++++++++++++-----------------
 9 files changed, 108 insertions(+), 76 deletions(-)

-- 
2.26.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]