index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
job-qmp.c
Age
Commit message (
Expand
)
Author
2022-12-14
qapi job: Elide redundant has_FOO in generated C
Markus Armbruster
2022-10-07
job.c: enable job lock/unlock and remove Aiocontext locks
Emanuele Giuseppe Esposito
2022-10-07
jobs: group together API calls under the same job lock
Emanuele Giuseppe Esposito
2022-10-07
jobs: add job lock in find_* functions
Emanuele Giuseppe Esposito
2021-06-25
progressmeter: protect with a mutex
Emanuele Giuseppe Esposito
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-04-07
job: take each job's lock individually in job_txn_apply
Stefan Reiter
2020-03-11
job: refactor progress to separate object
Vladimir Sementsov-Ogievskiy
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-08-31
jobs: canonize Error object
John Snow
2018-05-30
job: Add error message for failing jobs
Kevin Wolf
2018-05-23
job: Add query-jobs QMP command
Kevin Wolf
2018-05-23
job: Add lifecycle QMP commands
Kevin Wolf