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
*
job: Add error message for failing jobs
Kevin Wolf
2018-05-30
1
-1
/
+1
*
job: Move progress fields to Job
Kevin Wolf
2018-05-23
1
-2
/
+2
*
job: Move completion and cancellation to Job
Kevin Wolf
2018-05-23
1
-3
/
+3
*
job: Move job_finish_sync() to Job
Kevin Wolf
2018-05-23
1
-3
/
+3
*
job: Add job_drain()
Kevin Wolf
2018-05-23
1
-0
/
+1
*
job: Move single job finalisation to Job
Kevin Wolf
2018-05-23
1
-1
/
+1
*
job: Move BlockJobCreateFlags to Job
Kevin Wolf
2018-05-23
1
-1
/
+1
*
job: Move pause/resume functions to Job
Kevin Wolf
2018-05-23
1
-0
/
+1
*
job: Add job_sleep_ns()
Kevin Wolf
2018-05-23
1
-1
/
+1
*
job: Move coroutine and related code to Job
Kevin Wolf
2018-05-23
1
-2
/
+2
*
job: Move defer_to_main_loop to Job
Kevin Wolf
2018-05-23
1
-5
/
+6
*
job: Move cancelled to Job
Kevin Wolf
2018-05-23
1
-2
/
+2
*
job: Add reference counting
Kevin Wolf
2018-05-23
1
-0
/
+1
*
job: Add JobDriver.job_type
Kevin Wolf
2018-05-23
1
-1
/
+1
*
job: Rename BlockJobType into JobType
Kevin Wolf
2018-05-23
1
-1
/
+1
*
job: Create Job, JobDriver and job_create()
Kevin Wolf
2018-05-23
1
-1
/
+3
*
blockjob: Introduce block_job_ratelimit_get_delay()
Kevin Wolf
2018-05-15
1
-2
/
+2
*
blockjob: Implement block_job_set_speed() centrally
Kevin Wolf
2018-05-15
1
-14
/
+0
*
blockjob: Move RateLimit to BlockJob
Kevin Wolf
2018-05-15
1
-3
/
+2
*
blockjob: Wrappers for progress counter access
Kevin Wolf
2018-05-15
1
-8
/
+8
*
commit/stream: Reset delay_ns
Kevin Wolf
2018-04-10
1
-0
/
+2
*
blockjobs: model single jobs as transactions
John Snow
2018-03-19
1
-1
/
+1
*
block: Switch passthrough drivers to .bdrv_co_block_status()
Eric Blake
2018-03-02
1
-1
/
+1
*
commit: Simplify reopen of base
Kevin Wolf
2017-12-22
1
-7
/
+1
*
blockjob: remove clock argument from block_job_sleep_ns
Paolo Bonzini
2017-11-29
1
-1
/
+1
*
commit: Remove overlay_bs
Kevin Wolf
2017-10-06
1
-47
/
+15
*
commit: Support multiple roots above top node
Kevin Wolf
2017-10-06
1
-1
/
+1
*
block: Add reopen_queue to bdrv_child_perm()
Kevin Wolf
2017-09-26
1
-0
/
+1
*
block: add default implementations for bdrv_co_get_block_status()
Manos Pitsidianakis
2017-09-04
1
-11
/
+1
*
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
[next]