The following changes since commit 6322b753f798337835e205b6d805356bea582c86:
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (2025-06-02 14:52:45 -0400) are available in the Git repository at: https://repo.or.cz/qemu/armbru.git tags/pull-qapi-2025-06-03 for you to fetch changes up to 8fa2020647041e9f01bc308589bb7fa00355ac9b: qapi: Improve documentation around job state @concluded (2025-06-03 08:34:57 +0200) ---------------------------------------------------------------- QAPI patches patches for 2025-06-03 ---------------------------------------------------------------- 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-i386.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