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
*
mirror: stop cancelling in-flight requests on non-force cancel in READY
Vladimir Sementsov-Ogievskiy
2021-05-14
1
-2
/
+4
*
block: bdrv_append(): don't consume reference
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-3
/
+0
*
mirror: Do not enter a paused job on completion
Max Reitz
2021-04-09
1
-1
/
+5
*
mirror: Move open_backing_file to exit_common
Max Reitz
2021-04-09
1
-14
/
+8
*
block/mirror: Fix mirror_top's permissions
Max Reitz
2021-03-29
1
-7
/
+25
*
block/mirror: drop extra error propagation in commit_active_start()
Vladimir Sementsov-Ogievskiy
2021-03-08
1
-7
/
+5
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2021-02-12' int...
Peter Maydell
2021-02-13
1
-4
/
+2
|
\
|
*
block: use return status of bdrv_append()
Vladimir Sementsov-Ogievskiy
2021-02-12
1
-4
/
+2
*
|
block/mirror: implement .cancel job handler
Vladimir Sementsov-Ogievskiy
2021-02-12
1
-0
/
+9
|
/
*
block: Return depth level during bdrv_is_allocated_above
Eric Blake
2020-10-30
1
-1
/
+1
*
block: Inline bdrv_co_block_status_from_*()
Max Reitz
2020-09-07
1
-1
/
+0
*
mirror: Deal with filters
Max Reitz
2020-09-07
1
-27
/
+91
*
block: Drop @child_class from bdrv_child_perm()
Max Reitz
2020-05-18
1
-1
/
+0
*
block: Pass BdrvChildRole to bdrv_child_perm()
Max Reitz
2020-05-18
1
-0
/
+1
*
block: Rename BdrvChildRole to BdrvChildClass
Max Reitz
2020-05-18
1
-1
/
+1
*
block: Mark commit, mirror, blkreplay as filters
Max Reitz
2020-05-18
1
-0
/
+2
*
mirror: Make sure that source and target size match
Kevin Wolf
2020-05-18
1
-9
/
+12
*
block-backend: Add flags to blk_truncate()
Kevin Wolf
2020-04-30
1
-1
/
+1
*
mirror: Wait only for in-flight operations
Kevin Wolf
2020-03-27
1
-1
/
+8
*
Revert "mirror: Don't let an operation wait for itself"
Kevin Wolf
2020-03-27
1
-12
/
+9
*
block/mirror: fix use after free of local_err
Vladimir Sementsov-Ogievskiy
2020-03-26
1
-0
/
+1
*
mirror: Double-check immediately before replacing
Max Reitz
2020-02-18
1
-1
/
+13
*
mirror: Don't let an operation wait for itself
Kevin Wolf
2020-02-18
1
-9
/
+12
*
mirror: Store MirrorOp.co for debuggability
Kevin Wolf
2020-02-18
1
-0
/
+2
*
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
2019-10-28
1
-2
/
+2
*
mirror: Do not dereference invalid pointers
Max Reitz
2019-10-28
1
-4
/
+9
*
Revert "mirror: Only mirror granularity-aligned chunks"
Vladimir Sementsov-Ogievskiy
2019-10-28
1
-29
/
+0
*
block/mirror: support unaligned write in active mirror
Vladimir Sementsov-Ogievskiy
2019-10-28
1
-3
/
+68
*
block/mirror: simplify do_sync_target_write
Vladimir Sementsov-Ogievskiy
2019-10-28
1
-67
/
+28
*
block/dirty-bitmap: add bs link
Vladimir Sementsov-Ogievskiy
2019-10-17
1
-2
/
+2
*
job: drop job_drain
Vladimir Sementsov-Ogievskiy
2019-09-10
1
-25
/
+3
*
mirror: Fix bdrv_has_zero_init() use
Max Reitz
2019-08-19
1
-3
/
+8
*
block/dirty-bitmap: add bdrv_dirty_bitmap_get
John Snow
2019-08-16
1
-1
/
+1
*
block/backup: Add mirror sync mode 'bitmap'
John Snow
2019-08-16
1
-2
/
+4
*
block-backend: Queue requests while drained
Kevin Wolf
2019-08-16
1
-0
/
+1
*
mirror: Keep mirror_top_bs drained after dropping permissions
Kevin Wolf
2019-08-16
1
-1
/
+5
*
mirror: Only mirror granularity-aligned chunks
Max Reitz
2019-08-06
1
-0
/
+29
*
block: Add BDS.never_freeze
Max Reitz
2019-07-15
1
-0
/
+4
*
block: include base when checking image chain for block allocation
Andrey Shinkevich
2019-07-02
1
-1
/
+1
*
block/mirror: Fix child permissions
Max Reitz
2019-06-18
1
-9
/
+23
*
block/replication: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
1
-16
/
+22
*
block: Remove wrong bdrv_set_aio_context() calls
Kevin Wolf
2019-06-04
1
-1
/
+0
*
block: Add BlockBackend.ctx
Kevin Wolf
2019-06-04
1
-1
/
+2
*
blockjob: Propagate AioContext change to all job nodes
Kevin Wolf
2019-05-20
1
-9
/
+1
*
block: Advertise BDRV_REQ_NO_FALLBACK in filter drivers
Kevin Wolf
2019-03-26
1
-1
/
+2
*
mirror: Confirm we're quiesced only if the job is paused or cancelled
Sergio Lopez
2019-03-19
1
-0
/
+16
*
block: Freeze the backing chain for the duration of the mirror job
Alberto Garcia
2019-03-12
1
-0
/
+8
*
block: Purify .bdrv_refresh_filename()
Max Reitz
2019-02-25
1
-1
/
+1
*
block: Use children list in bdrv_refresh_filename
Max Reitz
2019-02-25
1
-1
/
+0
*
mirror: Block the source BlockDriverState in mirror_start_job()
Alberto Garcia
2019-02-01
1
-0
/
+8
[next]