Markus Armbruster (13): qapi: Tidy up run-together sentences in doc comments qapi: Tidy up whitespace in doc comments qapi: Move (since X.Y) to end of description qapi: Avoid breaking lines within (since X.Y) qapi: Drop a problematic (Since: 2.11) from query-hotpluggable-cpus qapi: Correct spelling of QEMU in doc comments qapi: Fix capitalization in doc comments qapi: Use proper markup instead of CAPS for emphasis in doc comments qapi: Spell JSON null correctly in blockdev-reopen documentation qapi: Refer to job-FOO instead of deprecated block-job-FOO in docs qapi: Mention both job-cancel and block-job-cancel in doc comments qapi: Tidy up references to job state CONCLUDED qapi: Improve documentation around job state @concluded
qapi/acpi.json | 2 +- qapi/audio.json | 8 +- qapi/block-core.json | 184 ++++++++++++++++++++--------------------- qapi/block-export.json | 6 +- qapi/block.json | 2 +- qapi/char.json | 8 +- qapi/crypto.json | 21 ++--- qapi/cryptodev.json | 2 +- qapi/cxl.json | 2 +- qapi/dump.json | 6 +- qapi/introspect.json | 8 +- qapi/job.json | 28 +++---- qapi/machine.json | 14 ++-- qapi/migration.json | 100 +++++++++++----------- qapi/misc-target.json | 2 +- qapi/misc.json | 4 +- qapi/net.json | 18 ++-- qapi/qom.json | 2 +- qapi/run-state.json | 12 +-- qapi/transaction.json | 4 +- qapi/uefi.json | 2 +- qapi/ui.json | 8 +- 22 files changed, 219 insertions(+), 224 deletions(-) -- 2.48.1