index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
/
job.json
Age
Commit message (
Expand
)
Author
2026-03-23
Fix several typos in documentation (found by codespell)
Stefan Weil
2025-11-04
qapi: Refill doc comments to conform to conventions
Markus Armbruster
2025-07-14
qapi: add cross-references to job.json
John Snow
2025-07-14
qapi: rephrase return docs to avoid type name
John Snow
2025-07-14
docs/sphinx: remove special parsing for freeform sections
John Snow
2025-06-03
qapi: Improve documentation around job state @concluded
Markus Armbruster
2025-06-03
qapi: Tidy up references to job state CONCLUDED
Markus Armbruster
2025-06-03
qapi: Avoid breaking lines within (since X.Y)
Markus Armbruster
2025-06-03
qapi: Tidy up whitespace in doc comments
Markus Armbruster
2025-05-01
qapi: synchronize jobs and block-jobs documentation
Vladimir Sementsov-Ogievskiy
2024-08-05
qapi: Refill doc comments to conform to conventions
Markus Armbruster
2023-10-31
blockjob: introduce block-job-change QMP command
Fiona Ebner
2023-05-10
qapi: Reformat doc comments to conform to current conventions
Markus Armbruster
2023-04-28
qapi storage-daemon/qapi: Fix documentation section structure
Markus Armbruster
2023-04-28
qapi: Fix argument documentation markup
Markus Armbruster
2022-05-16
qapi: Drop unnecessary empty lines outside of comments
Andrea Bolognani
2021-02-08
migration: introduce snapshot-{save, load, delete} QMP commands
Daniel P. Berrangé
2020-08-03
schemas: Add vim modeline
Andrea Bolognani
2020-07-06
block/core: add generic infrastructure for x-blockdev-amend qmp command
Maxim Levitsky
2020-02-15
qapi: Fix indent level on doc comments in json files
Peter Maydell
2018-06-29
qapi/job: The next release will be 3.0
Kevin Wolf
2018-06-15
jobs: fix verb references in docs
John Snow
2018-06-15
jobs: fix stale wording
John Snow
2018-05-30
block/create: Mark blockdev-create stable
Kevin Wolf
2018-05-30
block/create: Make x-blockdev-create a job
Kevin Wolf
2018-05-23
job: Add query-jobs QMP command
Kevin Wolf
2018-05-23
job: Add lifecycle QMP commands
Kevin Wolf
2018-05-23
job: Add JOB_STATUS_CHANGE QMP event
Kevin Wolf
2018-05-23
job: Introduce qapi/job.json
Kevin Wolf