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
/
tests
/
test-blockjob-txn.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_yield()
Kevin Wolf
1
-1
/
+1
2018-05-23
job: Move completion and cancellation to Job
Kevin Wolf
1
-7
/
+7
2018-05-23
job: Move transactions to Job
Kevin Wolf
1
-6
/
+6
2018-05-23
job: Switch transactions to JobTxn
Kevin Wolf
1
-4
/
+4
2018-05-23
job: Add job_drain()
Kevin Wolf
1
-0
/
+1
2018-05-23
job: Move BlockJobCreateFlags to Job
Kevin Wolf
1
-1
/
+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
-1
/
+1
2018-05-23
job: Move coroutine and related code to Job
Kevin Wolf
1
-6
/
+6
2018-05-23
job: Move defer_to_main_loop to Job
Kevin Wolf
1
-6
/
+7
2018-05-23
job: Move cancelled to Job
Kevin Wolf
1
-3
/
+3
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
block/mirror: change the semantic of 'force' of block-job-cancel
Liang Li
1
-4
/
+4
2018-03-19
blockjobs: model single jobs as transactions
John Snow
1
-12
/
+7
2017-11-29
blockjob: remove clock argument from block_job_sleep_ns
Paolo Bonzini
1
-1
/
+1
2017-05-24
blockjob: strengthen a bit test-blockjob-txn
Paolo Bonzini
1
-2
/
+5
2017-04-11
tests/block-job-txn: Don't start block job before adding to txn
Fam Zheng
1
-1
/
+5
2017-02-28
blockjob: Add permissions to block_job_create()
Kevin Wolf
1
-3
/
+3
2017-02-24
tests: Use opened block node for block job tests
Kevin Wolf
1
-1
/
+5
2016-11-14
blockjob: add block_job_start
John Snow
1
-6
/
+6
2016-11-01
blockjobs: split interface into public/private, Part 1
John Snow
1
-1
/
+1
2016-11-01
blockjobs: Allow creating internal jobs
John Snow
1
-1
/
+2
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
1
-2
/
+2
2016-07-13
blockjob: Add 'job_id' parameter to block_job_create()
Alberto Garcia
1
-2
/
+5
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-05-25
blockjob: Remove BlockJob.bs
Kevin Wolf
1
-1
/
+2
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-16
tests: Clean up includes
Peter Maydell
1
-1
/
+1
2015-11-12
tests: add BlockJobTxn unit test
Stefan Hajnoczi
1
-0
/
+250