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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
tests
/
test-bdrv-drain.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
job: Add error message for failing jobs
Kevin Wolf
1
-1
/
+1
2018-05-23
job: Add job_transition_to_ready()
Kevin Wolf
1
-1
/
+1
2018-05-23
job: Move completion and cancellation to Job
Kevin Wolf
1
-3
/
+2
2018-05-23
job: Move .complete callback to Job
Kevin Wolf
1
-3
/
+3
2018-05-23
job: Add job_drain()
Kevin Wolf
1
-0
/
+1
2018-05-23
job: Move pause/resume functions to Job
Kevin Wolf
1
-0
/
+1
2018-05-23
job: Add job_sleep_ns()
Kevin Wolf
1
-4
/
+4
2018-05-23
job: Move coroutine and related code to Job
Kevin Wolf
1
-19
/
+19
2018-05-23
job: Move defer_to_main_loop to Job
Kevin Wolf
1
-3
/
+4
2018-05-23
job: Add reference counting
Kevin Wolf
1
-0
/
+1
2018-05-23
job: Create Job, JobDriver and job_create()
Kevin Wolf
1
-1
/
+3
2018-03-19
blockjobs: add block_job_verb permission table
John Snow
1
-0
/
+1
2018-03-19
blockjobs: model single jobs as transactions
John Snow
1
-2
/
+2
2017-12-22
test-bdrv-drain: Test graph changes in drained section
Kevin Wolf
1
-0
/
+80
2017-12-22
test-bdrv-drain: Recursive draining with multiple parents
Kevin Wolf
1
-0
/
+74
2017-12-22
test-bdrv-drain: Test behaviour in coroutine context
Kevin Wolf
1
-0
/
+59
2017-12-22
test-bdrv-drain: Tests for bdrv_subtree_drain
Kevin Wolf
1
-1
/
+26
2017-12-22
test-bdrv-drain: Test nested drain sections
Kevin Wolf
1
-0
/
+57
2017-12-22
block: Don't block_job_pause_all() in bdrv_drain_all()
Kevin Wolf
1
-6
/
+4
2017-12-22
test-bdrv-drain: Test drain vs. block jobs
Kevin Wolf
1
-0
/
+121
2017-12-22
test-bdrv-drain: Test bs->quiesce_counter
Kevin Wolf
1
-0
/
+45
2017-12-22
test-bdrv-drain: Test callback for bdrv_drain
Kevin Wolf
1
-7
/
+62
2017-12-22
test-bdrv-drain: Test BlockDriver callbacks for drain
Kevin Wolf
1
-0
/
+137