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
/
block
/
commit.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
blockjobs: Allow creating internal jobs
John Snow
2016-11-01
1
-1
/
+1
*
block: Block all nodes involved in the block-commit operation
Alberto Garcia
2016-10-31
1
-0
/
+14
*
block: prepare bdrv_reopen_multiple to release AioContext
Paolo Bonzini
2016-10-28
1
-1
/
+1
*
commit: Add 'base' to the reopen queue before 'overlay_bs'
Alberto Garcia
2016-09-23
1
-4
/
+4
*
commit: get the overlay node before manipulating the backing chain
Alberto Garcia
2016-09-20
1
-2
/
+1
*
Improve block job rate limiting for small bandwidth values
Sascha Silbe
2016-07-13
1
-8
/
+5
*
commit: Fix use of error handling policy
Kevin Wolf
2016-07-13
1
-3
/
+3
*
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
1
-2
/
+2
*
commit: Add 'job-id' parameter to 'block-commit'
Alberto Garcia
2016-07-13
1
-3
/
+4
*
blockjob: Add 'job_id' parameter to block_job_create()
Alberto Garcia
2016-07-13
1
-1
/
+1
*
block: Use BlockBackend for I/O in bdrv_commit()
Kevin Wolf
2016-07-05
1
-12
/
+22
*
block: Move bdrv_commit() to block/commit.c
Kevin Wolf
2016-07-05
1
-0
/
+111
*
block: Create the commit block job before reopening any image
Alberto Garcia
2016-06-16
1
-5
/
+6
*
commit: Use BlockBackend for I/O
Kevin Wolf
2016-05-25
1
-20
/
+33
*
blockjob: Don't touch BDS iostatus
Kevin Wolf
2016-05-19
1
-7
/
+0
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
block: Clean up includes
Peter Maydell
2016-01-20
1
-0
/
+1
*
commit: reopen overlay_bs before base
Alberto Garcia
2015-11-11
1
-4
/
+4
*
block: Move I/O status and error actions into BB
Max Reitz
2015-10-23
1
-1
/
+2
*
block: Allow specifying driver-specific options to reopen
Kevin Wolf
2015-09-14
1
-2
/
+2
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-0
/
+1
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
1
-1
/
+1
*
block: let commit blockjob run in BDS AioContext
Stefan Hajnoczi
2014-11-03
1
-26
/
+44
*
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-10-20
1
-1
/
+1
*
block: extend block-commit to accept a string for the backing file
Jeff Cody
2014-07-01
1
-3
/
+6
*
qerror.h: Remove QERR defines that are only used once
Cole Robinson
2014-04-25
1
-1
/
+1
*
commit: Remove unused check
Fam Zheng
2013-12-20
1
-7
/
+1
*
qapi: make use of new BlockJobType
Fam Zheng
2013-10-11
1
-1
/
+1
*
blockjob: rename BlockJobType to BlockJobDriver
Fam Zheng
2013-10-11
1
-2
/
+2
*
block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinction
Paolo Bonzini
2013-09-06
1
-3
/
+3
*
aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API
Alex Bligh
2013-08-22
1
-1
/
+1
*
block: Make BlockJobTypes const
Kevin Wolf
2013-06-28
1
-1
/
+1
*
block: fix null-pointer bug on error case in block commit
Jeff Cody
2013-01-17
1
-4
/
+3
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
aio: Get rid of qemu_aio_flush()
Kevin Wolf
2012-12-11
1
-1
/
+1
*
block: rename block_job_complete to block_job_completed
Paolo Bonzini
2012-10-24
1
-1
/
+1
*
block: in commit, determine base image from the top image
Jeff Cody
2012-10-24
1
-9
/
+0
*
iostatus: move BlockdevOnError declaration to QAPI
Paolo Bonzini
2012-09-28
1
-7
/
+7
*
block: move job APIs to separate files
Paolo Bonzini
2012-09-28
1
-0
/
+1
*
block: add live block commit functionality
Jeff Cody
2012-09-28
1
-0
/
+267
[prev]