index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
job.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
job: Add job_drain()
Kevin Wolf
2018-05-23
1
-0
/
+11
*
job: Move single job finalisation to Job
Kevin Wolf
2018-05-23
1
-2
/
+98
*
job: Add job_event_*()
Kevin Wolf
2018-05-23
1
-0
/
+19
*
job: Move BlockJobCreateFlags to Job
Kevin Wolf
2018-05-23
1
-1
/
+10
*
job: Replace BlockJob.completed with job_is_completed()
Kevin Wolf
2018-05-23
1
-0
/
+22
*
job: Move pause/resume functions to Job
Kevin Wolf
2018-05-23
1
-0
/
+59
*
job: Add job_sleep_ns()
Kevin Wolf
2018-05-23
1
-0
/
+32
*
job: Move coroutine and related code to Job
Kevin Wolf
2018-05-23
1
-0
/
+137
*
job: Move defer_to_main_loop to Job
Kevin Wolf
2018-05-23
1
-0
/
+32
*
job: Add Job.aio_context
Kevin Wolf
2018-05-23
1
-1
/
+3
*
job: Move cancelled to Job
Kevin Wolf
2018-05-23
1
-0
/
+5
*
job: Add reference counting
Kevin Wolf
2018-05-23
1
-4
/
+18
*
job: Move state transitions to Job
Kevin Wolf
2018-05-23
1
-0
/
+56
*
job: Maintain a list of all jobs
Kevin Wolf
2018-05-23
1
-0
/
+31
*
job: Add job_delete()
Kevin Wolf
2018-05-23
1
-0
/
+6
*
job: Add JobDriver.job_type
Kevin Wolf
2018-05-23
1
-0
/
+10
*
job: Create Job, JobDriver and job_create()
Kevin Wolf
2018-05-23
1
-0
/
+48
[prev]