Sign in
qemu
/
qemu
/
5dd48602ffc8356528ca279e77e51f0bb3ca6805
/
tests
/
unit
/
test-blockjob.c
9bd4d3c
job: remove unused functions
by Emanuele Giuseppe Esposito
· 2 years, 5 months ago
6f592e5
job.c: enable job lock/unlock and remove Aiocontext locks
by Emanuele Giuseppe Esposito
· 2 years, 5 months ago
191e7af
jobs: use job locks also in the unit tests
by Emanuele Giuseppe Esposito
· 2 years, 5 months ago
4cfb3f0
job: @force parameter for job_cancel_sync()
by Hanna Reitz
· 3 years, 5 months ago
c2c731a
test-blockjob: Test job_wait_unpaused()
by Max Reitz
· 4 years ago
da668aa
tests: Move unit tests into a separate directory
by Thomas Huth
· 4 years ago
[Renamed from tests/test-blockjob.c]
b660a84
job: take each job's lock individually in job_txn_apply
by Stefan Reiter
· 5 years ago
0cf9e2b
tests-blockjob: Use error_free_or_abort()
by Markus Armbruster
· 5 years ago
8ca63ba
error: Clean up unusual names of Error * variables
by Markus Armbruster
· 5 years ago
bb0c940
job: drop job_drain
by Vladimir Sementsov-Ogievskiy
· 6 years ago
ca1ef1e
tests: Set read-zeroes on for null-co driver
by Andrey Shinkevich
· 6 years ago
b23c580
block: drop bs->job
by Vladimir Sementsov-Ogievskiy
· 6 years ago
d861ab3
block: Add BlockBackend.ctx
by Kevin Wolf
· 6 years ago
30c070a
test-blockjob: Acquire AioContext around job_cancel_sync()
by Kevin Wolf
· 7 years ago
977d26f
tests/test-blockjob: remove exit callback
by John Snow
· 7 years ago
0cc4643
tests/blockjob: replace Blockjob with Job
by John Snow
· 7 years ago
eb23654
jobs: utilize job_exit shim
by John Snow
· 7 years ago
3d1f8b0
jobs: canonize Error object
by John Snow
· 7 years ago
f67432a
jobs: change start callback to run callback
by John Snow
· 7 years ago
1266c9b
job: Add error message for failing jobs
by Kevin Wolf
· 7 years ago
2e1795b
job: Add job_transition_to_ready()
by Kevin Wolf
· 7 years ago
df956ae
job: Add job_is_ready()
by Kevin Wolf
· 7 years ago
5f9a6a0
job: Add job_dismiss()
by Kevin Wolf
· 7 years ago
3d70ff5
job: Move completion and cancellation to Job
by Kevin Wolf
· 7 years ago
7eaa8fb
job: Move transactions to Job
by Kevin Wolf
· 7 years ago
3453d97
job: Move .complete callback to Job
by Kevin Wolf
· 7 years ago
b69f777
job: Add job_drain()
by Kevin Wolf
· 7 years ago
4ad3518
job: Move single job finalisation to Job
by Kevin Wolf
· 7 years ago
bb02b65
job: Move BlockJobCreateFlags to Job
by Kevin Wolf
· 7 years ago
b15de82
job: Move pause/resume functions to Job
by Kevin Wolf
· 7 years ago
5d43e86
job: Add job_sleep_ns()
by Kevin Wolf
· 7 years ago
da01ff7
job: Move coroutine and related code to Job
by Kevin Wolf
· 7 years ago
1908a55
job: Move defer_to_main_loop to Job
by Kevin Wolf
· 7 years ago
daa7f2f
job: Move cancelled to Job
by Kevin Wolf
· 7 years ago
80fa2c7
job: Add reference counting
by Kevin Wolf
· 7 years ago
a50c2ab
job: Move state transitions to Job
by Kevin Wolf
· 7 years ago
33e9e9b
job: Create Job, JobDriver and job_create()
by Kevin Wolf
· 7 years ago
fb367e0
tests/test-blockjob: test cancellations
by John Snow
· 7 years ago
75859b9
blockjobs: model single jobs as transactions
by John Snow
· 7 years ago
05b0d8e
blockjob: introduce block_job_early_fail
by Paolo Bonzini
· 8 years ago
2807c0c
tests: Remove FIXME comments
by Kevin Wolf
· 8 years ago
c6cc12b
blockjob: Add permissions to block_job_create()
by Kevin Wolf
· 8 years ago
d708642
block: Add error parameter to blk_insert_bs()
by Kevin Wolf
· 8 years ago
6d0eb64
block: Add permissions to blk_new()
by Kevin Wolf
· 8 years ago
d185cf0
tests: Use opened block node for block job tests
by Kevin Wolf
· 8 years ago
c87621e
blockjobs: split interface into public/private, Part 1
by John Snow
· 8 years ago
f81e0b4
blockjobs: Allow creating internal jobs
by John Snow
· 8 years ago
9ef8112
tests: Test blockjob IDs
by Alberto Garcia
· 9 years ago