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
/
blockjob.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-14
blockjob: add block_job_start
John Snow
1
-12
/
+42
2016-11-14
blockjob: add .clean property
John Snow
1
-0
/
+3
2016-11-14
blockjob: fix dead pointer in txn list
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2016-11-01
blockjobs: split interface into public/private, Part 1
John Snow
1
-1
/
+1
2016-11-01
Blockjobs: Internalize user_pause logic
John Snow
1
-2
/
+20
2016-11-01
blockjob: centralize QMP event emissions
John Snow
1
-4
/
+19
2016-11-01
blockjobs: Allow creating internal jobs
John Snow
1
-9
/
+16
2016-11-01
blockjobs: hide internal jobs from management API
John Snow
1
-7
/
+34
2016-10-31
block: Add block_job_add_bdrv()
Alberto Garcia
1
-2
/
+15
2016-10-28
blockjob: introduce .drain callback for jobs
Paolo Bonzini
1
-17
/
+20
2016-10-07
block: use aio_bh_schedule_oneshot
Paolo Bonzini
1
-5
/
+2
2016-09-05
block jobs: Improve error message for missing job ID
Kevin Wolf
1
-0
/
+4
2016-07-13
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
1
-0
/
+1
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
1
-1
/
+1
2016-07-13
qemu-img: Set the ID of the block job in img_commit()
Alberto Garcia
1
-6
/
+0
2016-07-13
blockjob: Add 'job_id' parameter to block_job_create()
Alberto Garcia
1
-4
/
+25
2016-07-13
blockjob: Add block_job_get()
Alberto Garcia
1
-0
/
+13
2016-07-13
blockjob: Update description of the 'id' field
Alberto Garcia
1
-1
/
+2
2016-06-28
blockjob: assert(cb) when create job
Changlong Xie
1
-0
/
+1
2016-06-20
blockjob: add AioContext attached callback
Stefan Hajnoczi
1
-0
/
+38
2016-06-20
blockjob: add block_job_get_aio_context()
Stefan Hajnoczi
1
-3
/
+12
2016-06-20
blockjob: add pause points
Stefan Hajnoczi
1
-5
/
+33
2016-06-20
blockjob: rename block_job_is_paused()
Stefan Hajnoczi
1
-3
/
+3
2016-06-20
blockjob: move iostatus reset out of block_job_enter()
Stefan Hajnoczi
1
-1
/
+1
2016-06-16
block: Prevent sleeping jobs from resuming if they have been paused
Alberto Garcia
1
-2
/
+4
2016-05-25
blockjob: Remove BlockJob.bs
Kevin Wolf
1
-1
/
+0
2016-05-25
block: Convert block job core to BlockBackend
Kevin Wolf
1
-17
/
+20
2016-05-25
block: Cancel jobs first in bdrv_close_all()
Kevin Wolf
1
-0
/
+13
2016-05-25
block: keep a list of block jobs
Alberto Garcia
1
-0
/
+13
2016-05-19
blockjob: Don't set iostatus of target
Kevin Wolf
1
-5
/
+1
2016-02-09
blockjob: Fix hang in block_job_finish_sync
Fam Zheng
1
-1
/
+5
2016-02-04
all: Clean up includes
Peter Maydell
1
-1
/
+1
2016-02-02
block: Remove unused struct definition BlockFinishData
Fam Zheng
1
-8
/
+0
2015-11-12
block: Add block job transactions
Fam Zheng
1
-2
/
+133
2015-11-12
blockjob: Simplify block_job_finish_sync
Fam Zheng
1
-21
/
+7
2015-11-12
blockjob: Add "completed" and "ret" in BlockJob
Fam Zheng
1
-0
/
+3
2015-11-12
blockjob: Introduce reference count and fix reference to job->bs
Fam Zheng
1
-9
/
+16
2015-10-23
block: Move I/O status and error actions into BB
Max Reitz
1
-2
/
+3
2015-10-20
coroutine: move into libqemuutil.a library
Daniel P. Berrange
1
-1
/
+1
2015-10-16
blockjob: Store device name at job creation
Kevin Wolf
1
-7
/
+8
2015-07-07
blockjob: add block_job_release function
Ting Wang
1
-8
/
+12
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-0
/
+1
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-4
/
+4
2015-04-28
blockjob: Allow nested pause
Fam Zheng
1
-6
/
+17
2014-11-03
block: declare blockjobs and dataplane friends!
Stefan Hajnoczi
1
-0
/
+1
2014-11-03
blockjob: add block_job_defer_to_main_loop()
Stefan Hajnoczi
1
-0
/
+45
2014-11-03
blockjob: Add "ready" field
Max Reitz
1
-0
/
+3
2014-11-03
blockjob: Introduce block_job_complete_sync()
Max Reitz
1
-7
/
+32
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
1
-2
/
+2
2014-10-20
block: Eliminate BlockDriverState member device_name[]
Markus Armbruster
1
-1
/
+2
[next]