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
/
mirror.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
job: Move .complete callback to Job
Kevin Wolf
2018-05-23
1
-5
/
+5
*
job: Add job_drain()
Kevin Wolf
2018-05-23
1
-0
/
+2
*
job: Convert block_job_cancel_async() to Job
Kevin Wolf
2018-05-23
1
-2
/
+2
*
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
/
+2
*
job: Add job_sleep_ns()
Kevin Wolf
2018-05-23
1
-2
/
+2
*
job: Move coroutine and related code to Job
Kevin Wolf
2018-05-23
1
-11
/
+11
*
job: Move defer_to_main_loop to Job
Kevin Wolf
2018-05-23
1
-7
/
+8
*
job: Move cancelled to Job
Kevin Wolf
2018-05-23
1
-10
/
+10
*
job: Add reference counting
Kevin Wolf
2018-05-23
1
-0
/
+2
*
job: Add JobDriver.job_type
Kevin Wolf
2018-05-23
1
-2
/
+2
*
job: Rename BlockJobType into JobType
Kevin Wolf
2018-05-23
1
-2
/
+2
*
job: Create Job, JobDriver and job_create()
Kevin Wolf
2018-05-23
1
-3
/
+7
*
block: Support BDRV_REQ_WRITE_UNCHANGED in filters
Max Reitz
2018-05-15
1
-0
/
+2
*
blockjob: Introduce block_job_ratelimit_get_delay()
Kevin Wolf
2018-05-15
1
-4
/
+1
*
blockjob: Implement block_job_set_speed() centrally
Kevin Wolf
2018-05-15
1
-20
/
+6
*
blockjob: Move RateLimit to BlockJob
Kevin Wolf
2018-05-15
1
-3
/
+3
*
blockjob: Wrappers for progress counter access
Kevin Wolf
2018-05-15
1
-6
/
+5
*
block/mirror: Make cancel always cancel pre-READY
Max Reitz
2018-05-08
1
-1
/
+3
*
block/mirror: honor ratelimit again
Stefan Hajnoczi
2018-05-08
1
-3
/
+5
*
block/mirror: change the semantic of 'force' of block-job-cancel
Liang Li
2018-03-19
1
-6
/
+4
*
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
*
blockjob: remove clock argument from block_job_sleep_ns
Paolo Bonzini
2017-11-29
1
-3
/
+3
*
block: Convert bdrv_get_block_status_above() to bytes
Eric Blake
2017-10-26
1
-12
/
+6
*
block: Make bdrv_round_to_clusters() signature more useful
Eric Blake
2017-10-26
1
-4
/
+3
*
block: Allow NULL file for bdrv_get_block_status()
Eric Blake
2017-10-26
1
-2
/
+1
*
block/mirror: check backing in bdrv_mirror_top_flush
Vladimir Sementsov-Ogievskiy
2017-10-06
1
-0
/
+4
*
block/mirror: check backing in bdrv_mirror_top_refresh_filename
Vladimir Sementsov-Ogievskiy
2017-10-06
1
-0
/
+5
*
mirror: Switch mirror_dirty_init() to byte-based iteration
Eric Blake
2017-10-06
1
-24
/
+14
*
dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes
Eric Blake
2017-10-06
1
-8
/
+8
*
dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes
Eric Blake
2017-10-06
1
-2
/
+1
*
dirty-bitmap: Change bdrv_get_dirty_count() to report bytes
Eric Blake
2017-10-06
1
-10
/
+6
*
dirty-bitmap: Change bdrv_dirty_iter_next() to report byte offset
Eric Blake
2017-10-06
1
-4
/
+4
*
dirty-bitmap: Set iterator start by offset, not sector
Eric Blake
2017-10-06
1
-2
/
+2
*
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
*
mirror: Mark target BB as "force allow inactivate"
Fam Zheng
2017-08-23
1
-2
/
+12
*
block: Skip implicit nodes in query-block/blockstats
Kevin Wolf
2017-07-24
1
-0
/
+3
*
block: Add PreallocMode to blk_truncate()
Max Reitz
2017-07-11
1
-1
/
+2
*
block: Make bdrv_is_allocated_above() byte-based
Eric Blake
2017-07-10
1
-1
/
+7
*
mirror: Switch mirror_iteration() to byte-based
Eric Blake
2017-07-10
1
-59
/
+46
*
mirror: Switch mirror_do_read() to byte-based
Eric Blake
2017-07-10
1
-41
/
+33
*
mirror: Switch mirror_cow_align() to byte-based
Eric Blake
2017-07-10
1
-26
/
+37
*
mirror: Update signature of mirror_clip_sectors()
Eric Blake
2017-07-10
1
-7
/
+8
*
mirror: Switch mirror_do_zero_or_discard() to byte-based
Eric Blake
2017-07-10
1
-9
/
+11
*
mirror: Switch MirrorBlockJob to byte-based
Eric Blake
2017-07-10
1
-42
/
+42
*
trace: Show blockjob actions via bytes, not sectors
Eric Blake
2017-07-10
1
-9
/
+17
*
blockjob: Track job ratelimits via bytes, not sectors
Eric Blake
2017-07-10
1
-6
/
+7
[prev]
[next]