aboutsummaryrefslogtreecommitdiff
path: root/job-qmp.c
AgeCommit message (Expand)Author
2021-01-28qapi: Use QAPI_LIST_APPEND in trivial casesEric Blake
2020-08-21trace: switch position of headers to what Meson requiresPaolo Bonzini
2020-04-07job: take each job's lock individually in job_txn_applyStefan Reiter
2020-03-11job: refactor progress to separate objectVladimir Sementsov-Ogievskiy
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-08-31jobs: canonize Error objectJohn Snow
2018-05-30job: Add error message for failing jobsKevin Wolf
2018-05-23job: Add query-jobs QMP commandKevin Wolf
2018-05-23job: Add lifecycle QMP commandsKevin Wolf