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