aboutsummaryrefslogtreecommitdiff
path: root/job-qmp.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-25progressmeter: protect with a mutexEmanuele Giuseppe Esposito1-2/+6
2021-01-28qapi: Use QAPI_LIST_APPEND in trivial casesEric Blake1-8/+5
2020-08-21trace: switch position of headers to what Meson requiresPaolo Bonzini1-1/+1
2020-04-07job: take each job's lock individually in job_txn_applyStefan Reiter1-0/+9
2020-03-11job: refactor progress to separate objectVladimir Sementsov-Ogievskiy1-2/+2
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2018-08-31jobs: canonize Error objectJohn Snow1-2/+3
2018-05-30job: Add error message for failing jobsKevin Wolf1-7/+2
2018-05-23job: Add query-jobs QMP commandKevin Wolf1-0/+54
2018-05-23job: Add lifecycle QMP commandsKevin Wolf1-0/+134