[PATCH 00/12] qapi: Fairly trivial documentation work

Markus Armbruster posted 12 patches 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240322140910.328840-1-armbru@redhat.com
Maintainers: Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, Eric Blake <eblake@redhat.com>, Markus Armbruster <armbru@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Jonathan Cameron <jonathan.cameron@huawei.com>, Fan Ni <fan.ni@samsung.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, Eduardo Habkost <eduardo@habkost.net>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Yanan Wang <wangyanan55@huawei.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Jason Wang <jasowang@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>, Gerd Hoffmann <kraxel@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Michael Roth <michael.roth@amd.com>, Konstantin Kostiuk <kkostiuk@redhat.com>
qapi/block-core.json     |  46 +++++------
qapi/block.json          |  14 ++--
qapi/control.json        |   2 -
qapi/crypto.json         |  12 +--
qapi/cxl.json            |   4 +-
qapi/dump.json           |  18 ++---
qapi/ebpf.json           |  14 ++--
qapi/machine-target.json |  22 +++---
qapi/machine.json        |  18 ++---
qapi/migration.json      | 162 +++++++++++++++++++--------------------
qapi/misc.json           |   8 +-
qapi/net.json            |  27 ++++---
qapi/qom.json            |  38 ++++-----
qapi/replay.json         |   4 +-
qapi/run-state.json      |  19 ++---
qapi/sockets.json        |   3 +-
qapi/ui.json             |  16 ++--
qapi/virtio.json         |  20 +++--
qga/qapi-schema.json     |  29 ++++---
19 files changed, 240 insertions(+), 236 deletions(-)
[PATCH 00/12] qapi: Fairly trivial documentation work
Posted by Markus Armbruster 1 month ago
Markus Armbruster (12):
  qapi: Drop stray Arguments: line from qmp_capabilities docs
  qapi: Expand a few awkward abbreviations in documentation
  qapi: Tidy up block-latency-histogram-set documentation some more
  qapi: Tidy up indentation of add_client's example
  qapi: Fix argument markup in drive-mirror documentation
  qapi: Fix typo in request-ebpf documentation
  qapi: Fix abbreviation punctuation in doc comments
  qapi: Start sentences with a capital letter, end them with a period
  qapi: Don't repeat member type in its documentation text
  qapi: Refill doc comments to conform to current conventions
  qapi: Correct documentation indentation and whitespace
  qga/qapi-schema: Refill doc comments to conform to current conventions

 qapi/block-core.json     |  46 +++++------
 qapi/block.json          |  14 ++--
 qapi/control.json        |   2 -
 qapi/crypto.json         |  12 +--
 qapi/cxl.json            |   4 +-
 qapi/dump.json           |  18 ++---
 qapi/ebpf.json           |  14 ++--
 qapi/machine-target.json |  22 +++---
 qapi/machine.json        |  18 ++---
 qapi/migration.json      | 162 +++++++++++++++++++--------------------
 qapi/misc.json           |   8 +-
 qapi/net.json            |  27 ++++---
 qapi/qom.json            |  38 ++++-----
 qapi/replay.json         |   4 +-
 qapi/run-state.json      |  19 ++---
 qapi/sockets.json        |   3 +-
 qapi/ui.json             |  16 ++--
 qapi/virtio.json         |  20 +++--
 qga/qapi-schema.json     |  29 ++++---
 19 files changed, 240 insertions(+), 236 deletions(-)

-- 
2.44.0