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
*
block: Skip implicit nodes in query-block/blockstats
Kevin Wolf
2017-07-24
1
-0
/
+3
*
commit: Add NULL check for overlay_bs
Kevin Wolf
2017-07-18
1
-1
/
+3
*
block: Add PreallocMode to blk_truncate()
Max Reitz
2017-07-11
1
-2
/
+2
*
block: Make bdrv_is_allocated_above() byte-based
Eric Blake
2017-07-10
1
-12
/
+8
*
block: Make bdrv_is_allocated() byte-based
Eric Blake
2017-07-10
1
-12
/
+9
*
commit: Switch commit_run() to byte-based
Eric Blake
2017-07-10
1
-10
/
+6
*
commit: Switch commit_populate() to byte-based
Eric Blake
2017-07-10
1
-7
/
+8
*
trace: Show blockjob actions via bytes, not sectors
Eric Blake
2017-07-10
1
-1
/
+2
*
blockjob: Track job ratelimits via bytes, not sectors
Eric Blake
2017-07-10
1
-2
/
+3
*
block: Simplify use of BDRV_BLOCK_RAW
Eric Blake
2017-07-10
1
-1
/
+1
*
commit: Fix completion with extra reference
Kevin Wolf
2017-06-26
1
-0
/
+7
*
commit: Fix use after free in completion
Kevin Wolf
2017-06-09
1
-0
/
+7
*
blockjob: introduce block_job_early_fail
Paolo Bonzini
2017-05-24
1
-1
/
+1
*
block: Add errp to b{lk,drv}_truncate()
Max Reitz
2017-04-28
1
-2
/
+3
*
commit: Set commit_top_bs->total_sectors
Kevin Wolf
2017-04-07
1
-0
/
+1
*
commit: Set commit_top_bs->aio_context
Kevin Wolf
2017-04-07
1
-0
/
+2
*
commit: Implement .bdrv_refresh_filename
Kevin Wolf
2017-03-13
1
-0
/
+8
*
commit: Implement bdrv_commit_top.bdrv_co_get_block_status
Kevin Wolf
2017-03-13
1
-4
/
+16
*
commit: Don't use error_abort in commit_start
Fam Zheng
2017-03-07
1
-2
/
+14
*
commit: Fix error handling
Kevin Wolf
2017-03-07
1
-1
/
+1
*
block: Add Error parameter to bdrv_set_backing_hd()
Kevin Wolf
2017-02-28
1
-7
/
+7
*
commit: Add filter-node-name to block-commit
Kevin Wolf
2017-02-28
1
-2
/
+3
*
commit: Use real permissions for HMP 'commit'
Kevin Wolf
2017-02-28
1
-6
/
+27
*
commit: Use real permissions in commit block job
Kevin Wolf
2017-02-28
1
-18
/
+95
*
blockjob: Add permissions to block_job_add_bdrv()
Kevin Wolf
2017-02-28
1
-2
/
+6
*
blockjob: Add permissions to block_job_create()
Kevin Wolf
2017-02-28
1
-2
/
+3
*
block: Add error parameter to blk_insert_bs()
Kevin Wolf
2017-02-28
1
-8
/
+30
*
block: Add permissions to blk_new()
Kevin Wolf
2017-02-28
1
-4
/
+8
*
blockjob: add block_job_start
John Snow
2016-11-15
1
-3
/
+2
*
blockjob: add .start field
John Snow
2016-11-15
1
-1
/
+2
*
blockjobs: split interface into public/private, Part 1
John Snow
2016-11-01
1
-1
/
+1
*
blockjob: centralize QMP event emissions
John Snow
2016-11-01
1
-4
/
+4
*
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
[next]