qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/8] QAPI patches patches for 2020-09-03
@ 2020-09-03  8:23 Markus Armbruster
  2020-09-03  8:23 ` [PULL 1/8] qapi: enable use of g_autoptr with QAPI types Markus Armbruster
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Markus Armbruster @ 2020-09-03  8:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

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



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

end of thread, other threads:[~2020-09-05 14:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-03  8:23 [PULL 0/8] QAPI patches patches for 2020-09-03 Markus Armbruster
2020-09-03  8:23 ` [PULL 1/8] qapi: enable use of g_autoptr with QAPI types Markus Armbruster
2020-09-03  8:23 ` [PULL 2/8] qapi/block-core.json: Remove stale description of 'blockdev-add' Markus Armbruster
2020-09-03  8:23 ` [PULL 3/8] scripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocol Markus Armbruster
2020-09-03  8:23 ` [PULL 4/8] scripts/qmp/qom-fuse: Port to current Python module fuse Markus Armbruster
2020-09-03  8:23 ` [PULL 5/8] scripts/qmp/qom-fuse: Fix getattr(), read() for files in / Markus Armbruster
2020-09-03  8:23 ` [PULL 6/8] docs/interop/qmp-spec: Point to the QEMU QMP reference manual Markus Armbruster
2020-09-03  8:23 ` [PULL 7/8] qapi: Document event VSERPORT_CHANGE is rate-limited Markus Armbruster
2020-09-03  8:23 ` [PULL 8/8] docs/qdev-device-use: Don't suggest -drive and -net can do USB Markus Armbruster
2020-09-05 14:27 ` [PULL 0/8] QAPI patches patches for 2020-09-03 Peter Maydell

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