Sign in
qemu
/
qemu
/
0a8b05c7cbd1412561d72e80beb9bead57a1a9aa
/
job.c
c203228
job: Fix off-by-one assert checks for JobSTT and JobVerbTable
by Liam Merwick
· 6 years ago
cfe29d8
block: Use a single global AioWait
by Kevin Wolf
· 6 years ago
644f3a2
job: Avoid deadlocks in job_completed_txn_abort()
by Kevin Wolf
· 6 years ago
b5a7a05
blockjob: Lie better in child_job_drained_poll()
by Kevin Wolf
· 6 years ago
de0fbe6
job: Use AIO_WAIT_WHILE() in job_finish_sync()
by Kevin Wolf
· 6 years ago
34dc97b
blockjob: Wake up BDS when job becomes idle
by Kevin Wolf
· 6 years ago
d1756c7
job: Fix missing locking due to mismerge
by Kevin Wolf
· 6 years ago
4988016
job: Fix nested aio_poll() hanging in job_txn_apply
by Fam Zheng
· 6 years ago
ccbfb33
jobs: remove .exit callback
by John Snow
· 6 years ago
d6f71af
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-08-31-v2' into staging
by Peter Maydell
· 6 years ago
e21a1c9
jobs: remove job_defer_to_main_loop
by John Snow
· 6 years ago
404ff28
jobs: remove ret argument to job_completed; privatize it
by John Snow
· 6 years ago
00359a7
jobs: add exit shim
by John Snow
· 6 years ago
3d1f8b0
jobs: canonize Error object
by John Snow
· 6 years ago
f67432a
jobs: change start callback to run callback
by John Snow
· 6 years ago
3ab7238
qapi: Drop qapi_event_send_FOO()'s Error ** argument
by Peter Xu
· 6 years ago
e321c05
block: for jobs, do not clear user_paused until after the resume
by Jeff Cody
· 6 years ago
62f1360
job: Add job_progress_increase_remaining()
by Max Reitz
· 7 years ago
1266c9b
job: Add error message for failing jobs
by Kevin Wolf
· 7 years ago
456273b
job: Add query-jobs QMP command
by Kevin Wolf
· 7 years ago
1dac83f
job: Add JOB_STATUS_CHANGE QMP event
by Kevin Wolf
· 7 years ago
30a5c88
job: Move progress fields to Job
by Kevin Wolf
· 7 years ago
2e1795b
job: Add job_transition_to_ready()
by Kevin Wolf
· 7 years ago
df956ae
job: Add job_is_ready()
by Kevin Wolf
· 7 years ago
5f9a6a0
job: Add job_dismiss()
by Kevin Wolf
· 7 years ago
198c49c
job: Add job_yield()
by Kevin Wolf
· 7 years ago
3d70ff5
job: Move completion and cancellation to Job
by Kevin Wolf
· 7 years ago
7eaa8fb
job: Move transactions to Job
by Kevin Wolf
· 7 years ago
6a74c07
job: Move job_finish_sync() to Job
by Kevin Wolf
· 7 years ago
3453d97
job: Move .complete callback to Job
by Kevin Wolf
· 7 years ago
b69f777
job: Add job_drain()
by Kevin Wolf
· 7 years ago
4ad3518
job: Move single job finalisation to Job
by Kevin Wolf
· 7 years ago
139a9f0
job: Add job_event_*()
by Kevin Wolf
· 7 years ago
bb02b65
job: Move BlockJobCreateFlags to Job
by Kevin Wolf
· 7 years ago
dbe5e6c
job: Replace BlockJob.completed with job_is_completed()
by Kevin Wolf
· 7 years ago
b15de82
job: Move pause/resume functions to Job
by Kevin Wolf
· 7 years ago
5d43e86
job: Add job_sleep_ns()
by Kevin Wolf
· 7 years ago
da01ff7
job: Move coroutine and related code to Job
by Kevin Wolf
· 7 years ago
1908a55
job: Move defer_to_main_loop to Job
by Kevin Wolf
· 7 years ago
08be6fe
job: Add Job.aio_context
by Kevin Wolf
· 7 years ago
daa7f2f
job: Move cancelled to Job
by Kevin Wolf
· 7 years ago
80fa2c7
job: Add reference counting
by Kevin Wolf
· 7 years ago
a50c2ab
job: Move state transitions to Job
by Kevin Wolf
· 7 years ago
e7c1d78
job: Maintain a list of all jobs
by Kevin Wolf
· 7 years ago
fd61a70
job: Add job_delete()
by Kevin Wolf
· 7 years ago
252291e
job: Add JobDriver.job_type
by Kevin Wolf
· 7 years ago
33e9e9b
job: Create Job, JobDriver and job_create()
by Kevin Wolf
· 7 years ago