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
...
*
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
*
block: Simplify use of BDRV_BLOCK_RAW
Eric Blake
2017-07-10
1
-1
/
+1
*
block: change variable names in BlockDriverState
Manos Pitsidianakis
2017-06-26
1
-4
/
+4
*
block: protect modification of dirty bitmaps with a mutex
Paolo Bonzini
2017-06-16
1
-3
/
+8
*
block: introduce dirty_bitmap_mutex
Paolo Bonzini
2017-06-16
1
-1
/
+2
*
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2017-05-30
1
-1
/
+6
|
\
|
*
mirror: Drop permissions on s->target on completion
Kevin Wolf
2017-05-29
1
-1
/
+6
*
|
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
-1
/
+1
*
block: Make errp the last parameter of commit_active_start
Fam Zheng
2017-04-24
1
-2
/
+2
*
mirror: Make errp the last parameter of mirror_start_job
Fam Zheng
2017-04-24
1
-6
/
+7
*
mirror: Fix aio context of mirror_top_bs
Fam Zheng
2017-04-07
1
-0
/
+1
*
block/mirror: Fix use-after-free
Max Reitz
2017-04-07
1
-2
/
+10
*
trace: Fix backwards mirror_yield parameters
Eric Blake
2017-03-24
1
-2
/
+3
*
block: Always call bdrv_child_check_perm first
Fam Zheng
2017-03-17
1
-2
/
+4
*
mirror: Implement .bdrv_refresh_filename
Kevin Wolf
2017-03-13
1
-0
/
+9
*
block: Fix error handling in bdrv_replace_in_backing_chain()
Kevin Wolf
2017-03-07
1
-6
/
+9
*
mirror: Fix error path for dirty bitmap creation
Kevin Wolf
2017-03-07
1
-4
/
+1
*
mirror: Fix permissions for removing mirror_top_bs
Kevin Wolf
2017-03-07
1
-1
/
+4
*
mirror: Fix permission problem with 'replaces'
Kevin Wolf
2017-03-07
1
-2
/
+8
*
block: Add Error parameter to bdrv_append()
Kevin Wolf
2017-02-28
1
-1
/
+8
*
block: Add Error parameter to bdrv_set_backing_hd()
Kevin Wolf
2017-02-28
1
-1
/
+6
*
commit: Add filter-node-name to block-commit
Kevin Wolf
2017-02-28
1
-1
/
+2
*
mirror: Add filter-node-name to blockdev-mirror
Kevin Wolf
2017-02-28
1
-6
/
+8
*
mirror: Use real permissions in mirror/active commit block job
Kevin Wolf
2017-02-28
1
-34
/
+182
*
blockjob: Add permissions to block_job_add_bdrv()
Kevin Wolf
2017-02-28
1
-2
/
+7
*
blockjob: Add permissions to block_job_create()
Kevin Wolf
2017-02-28
1
-2
/
+3
[prev]
[next]