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
/
replication.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: include base when checking image chain for block allocation
Andrey Shinkevich
2019-07-02
1
-1
/
+1
*
block/replication: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
1
-9
/
+12
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
block: Make bdrv_{copy_on_read,crypto_luks,replication} static
Alberto Garcia
2019-03-19
1
-1
/
+1
*
block: Remove the AioContext parameter from bdrv_reopen_multiple()
Alberto Garcia
2019-03-12
1
-2
/
+1
*
block: Add 'keep_old_opts' parameter to bdrv_reopen_queue()
Alberto Garcia
2019-03-12
1
-2
/
+2
*
block: Add strong_runtime_opts to BlockDriver
Max Reitz
2019-02-25
1
-0
/
+8
*
block: Use bdrv_refresh_filename() to pull
Max Reitz
2019-02-25
1
-2
/
+0
*
block: Remove flags parameter from bdrv_reopen_queue()
Alberto Garcia
2018-12-14
1
-4
/
+2
*
block: Clean up reopen_backing_file() in block/replication.c
Alberto Garcia
2018-12-14
1
-24
/
+21
*
block/replication: drop extra synchronization
Vladimir Sementsov-Ogievskiy
2018-12-14
1
-23
/
+1
*
replication: Switch to byte-based calls
Eric Blake
2018-06-29
1
-6
/
+8
*
job: Move completion and cancellation to Job
Kevin Wolf
2018-05-23
1
-2
/
+2
*
job: Move BlockJobCreateFlags to Job
Kevin Wolf
2018-05-23
1
-2
/
+2
*
job: Move coroutine and related code to Job
Kevin Wolf
2018-05-23
1
-1
/
+1
*
block: Merge .bdrv_co_writev{,_flags} in drivers
Eric Blake
2018-05-15
1
-1
/
+3
*
block/replication: Remove protocol_name field
Fabiano Rosas
2018-03-26
1
-1
/
+0
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-1
/
+1
*
block: Keep nodes drained between reopen_queue/multiple
Kevin Wolf
2017-12-22
1
-0
/
+6
*
block: Guard against NULL bs->drv
Max Reitz
2017-11-17
1
-0
/
+15
*
replication: Fix replication open fail
Wang Guang
2017-11-17
1
-4
/
+7
*
block: Add reopen_queue to bdrv_child_perm()
Kevin Wolf
2017-09-26
1
-0
/
+1
*
block: Make bdrv_is_allocated_above() byte-based
Eric Blake
2017-07-10
1
-5
/
+12
*
backup: Switch block_backup.h to byte-based
Eric Blake
2017-07-10
1
-4
/
+8
*
block: Make 'replication_state' an enum
Fam Zheng
2017-05-07
1
-22
/
+22
*
block: Make errp the last parameter of commit_active_start
Fam Zheng
2017-04-24
1
-1
/
+1
*
replication: clarify permissions
Changlong Xie
2017-03-17
1
-1
/
+13
*
commit: Add filter-node-name to block-commit
Kevin Wolf
2017-02-28
1
-1
/
+1
*
block: Request child permissions in filter drivers
Kevin Wolf
2017-02-28
1
-0
/
+1
*
block: Attach bs->file only during .bdrv_open()
Kevin Wolf
2017-02-24
1
-0
/
+6
*
blockjob: refactor backup_start as backup_job_create
John Snow
2016-11-15
1
-5
/
+7
*
Replication/Blockjobs: Create replication jobs as internal
John Snow
2016-11-01
1
-7
/
+7
*
block: prepare bdrv_reopen_multiple to release AioContext
Paolo Bonzini
2016-10-28
1
-1
/
+2
*
replication: pass BlockDriverState to reopen_backing_file
Paolo Bonzini
2016-10-28
1
-9
/
+12
*
replication: interrupt failover if the main device is closed
Paolo Bonzini
2016-10-28
1
-0
/
+3
*
block/replication: Clarify 'top-id' parameter usage
Changlong Xie
2016-10-24
1
-0
/
+5
*
replication: Implement new driver for block replication
Wen Congyang
2016-09-13
1
-0
/
+659