index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
block
/
blockjob.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-23
blockjob: Remove BlockJob.driver
Kevin Wolf
1
-3
/
+0
2018-05-23
job: Move progress fields to Job
Kevin Wolf
1
-25
/
+0
2018-05-23
job: Add job_transition_to_ready()
Kevin Wolf
1
-0
/
+3
2018-05-23
job: Add job_is_ready()
Kevin Wolf
1
-5
/
+0
2018-05-23
job: Add job_dismiss()
Kevin Wolf
1
-9
/
+0
2018-05-23
job: Move completion and cancellation to Job
Kevin Wolf
1
-55
/
+0
2018-05-23
job: Move transactions to Job
Kevin Wolf
1
-54
/
+0
2018-05-23
job: Switch transactions to JobTxn
Kevin Wolf
1
-6
/
+5
2018-05-23
job: Move .complete callback to Job
Kevin Wolf
1
-10
/
+0
2018-05-23
job: Convert block_job_cancel_async() to Job
Kevin Wolf
1
-6
/
+0
2018-05-23
job: Move single job finalisation to Job
Kevin Wolf
1
-9
/
+0
2018-05-23
job: Add job_event_*()
Kevin Wolf
1
-0
/
+9
2018-05-23
job: Move BlockJobCreateFlags to Job
Kevin Wolf
1
-17
/
+0
2018-05-23
job: Replace BlockJob.completed with job_is_completed()
Kevin Wolf
1
-3
/
+0
2018-05-23
job: Move pause/resume functions to Job
Kevin Wolf
1
-32
/
+0
2018-05-23
job: Move coroutine and related code to Job
Kevin Wolf
1
-40
/
+0
2018-05-23
job: Move defer_to_main_loop to Job
Kevin Wolf
1
-5
/
+0
2018-05-23
job: Move cancelled to Job
Kevin Wolf
1
-8
/
+0
2018-05-23
job: Add reference counting
Kevin Wolf
1
-21
/
+0
2018-05-23
job: Move state transitions to Job
Kevin Wolf
1
-3
/
+0
2018-05-23
job: Maintain a list of all jobs
Kevin Wolf
1
-3
/
+0
2018-05-23
job: Create Job, JobDriver and job_create()
Kevin Wolf
1
-5
/
+4
2018-05-15
blockjob: Add block_job_driver()
Kevin Wolf
1
-0
/
+7
2018-05-15
blockjob: Implement block_job_set_speed() centrally
Kevin Wolf
1
-0
/
+2
2018-05-15
blockjob: Move RateLimit to BlockJob
Kevin Wolf
1
-0
/
+4
2018-05-15
blockjob: Wrappers for progress counter access
Kevin Wolf
1
-0
/
+19
2018-03-19
block/mirror: change the semantic of 'force' of block-job-cancel
Liang Li
1
-2
/
+10
2018-03-19
blockjobs: add block-job-finalize
John Snow
1
-0
/
+17
2018-03-19
blockjobs: add PENDING status and event
John Snow
1
-0
/
+5
2018-03-19
blockjobs: add block_job_dismiss
John Snow
1
-0
/
+14
2018-03-19
blockjobs: add block_job_verb permission table
John Snow
1
-2
/
+11
2018-03-19
blockjobs: add status enum
John Snow
1
-0
/
+3
2018-03-19
Blockjobs: documentation touchup
John Snow
1
-4
/
+4
2018-03-19
blockjobs: model single jobs as transactions
John Snow
1
-1
/
+0
2017-11-29
blockjob: reimplement block_job_sleep_ns to allow cancellation
Paolo Bonzini
1
-1
/
+7
2017-06-26
fix: avoid an infinite loop or a dangling pointer problem in img_commit
sochin.jiang
1
-0
/
+18
2017-05-24
blockjob: introduce block_job_pause/resume_all
Paolo Bonzini
1
-16
/
+0
2017-02-28
blockjob: Factor out block_job_remove_all_bdrv()
Kevin Wolf
1
-0
/
+9
2017-02-28
blockjob: Add permissions to block_job_add_bdrv()
Kevin Wolf
1
-1
/
+4
2016-11-14
blockjob: add block_job_start
John Snow
1
-0
/
+9
2016-11-01
blockjobs: split interface into public/private, Part 1
John Snow
1
-208
/
+4
2016-11-01
Blockjobs: Internalize user_pause logic
John Snow
1
-0
/
+26
2016-11-01
blockjob: centralize QMP event emissions
John Snow
1
-17
/
+0
2016-11-01
blockjobs: Allow creating internal jobs
John Snow
1
-1
/
+6
2016-11-01
blockjobs: hide internal jobs from management API
John Snow
1
-2
/
+10
2016-10-31
block: Add block_job_add_bdrv()
Alberto Garcia
1
-0
/
+14
2016-10-28
blockjob: introduce .drain callback for jobs
Paolo Bonzini
1
-0
/
+7
2016-07-13
blockjob: Add 'job_id' parameter to block_job_create()
Alberto Garcia
1
-3
/
+5
2016-07-13
blockjob: Add block_job_get()
Alberto Garcia
1
-0
/
+10
2016-07-13
blockjob: Update description of the 'id' field
Alberto Garcia
1
-4
/
+1
[next]