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/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
*
mirror: Release the dirty bitmap if mirror_start_job() fails
Alberto Garcia
2019-02-01
1
-0
/
+3
*
block/mirror: fix and improve do_sync_target_write
Vladimir Sementsov-Ogievskiy
2019-01-16
1
-9
/
+8
*
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
block/mirror: add missing coroutine_fn annotations
Stefan Hajnoczi
2018-12-14
1
-8
/
+11
*
block: Use bdrv_reopen_set_read_only() in the mirror driver
Alberto Garcia
2018-12-14
1
-7
/
+12
*
mirror: fix dead-lock
Vladimir Sementsov-Ogievskiy
2018-12-03
1
-8
/
+5
*
block/mirror: conservative mirror_exit refactor
John Snow
2018-09-25
1
-11
/
+33
*
block/mirror: don't install backing chain on abort
John Snow
2018-09-25
1
-1
/
+1
*
block/mirror: add block job creation flags
John Snow
2018-09-25
1
-2
/
+3
*
block/mirror: utilize job_exit shim
John Snow
2018-08-31
1
-18
/
+11
*
jobs: canonize Error object
John Snow
2018-08-31
1
-1
/
+1
*
jobs: change start callback to run callback
John Snow
2018-08-31
1
-4
/
+6
*
block: drop empty .bdrv_close handlers
Vladimir Sementsov-Ogievskiy
2018-08-15
1
-5
/
+0
*
mirror: Fail gracefully for source == target
Kevin Wolf
2018-08-15
1
-0
/
+5
*
block: Use BdrvChild to discard
Fam Zheng
2018-07-10
1
-1
/
+1
*
block/mirror: Add copy mode QAPI interface
Max Reitz
2018-06-18
1
-5
/
+7
*
block/mirror: Add active mirroring
Max Reitz
2018-06-18
1
-5
/
+247
*
block/mirror: Add MirrorBDSOpaque
Max Reitz
2018-06-18
1
-0
/
+12
*
block/mirror: Use source as a BdrvChild
Max Reitz
2018-06-18
1
-8
/
+6
*
block/mirror: Wait for in-flight op conflicts
Max Reitz
2018-06-18
1
-18
/
+84
*
block/mirror: Use CoQueue to wait on in-flight ops
Max Reitz
2018-06-18
1
-11
/
+23
*
block/mirror: Convert to coroutines
Max Reitz
2018-06-18
1
-62
/
+90
*
block/mirror: Pull out mirror_perform()
Max Reitz
2018-06-18
1
-22
/
+29
*
block: Really pause block jobs on drain
Kevin Wolf
2018-06-18
1
-0
/
+8
*
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: Add job_transition_to_ready()
Kevin Wolf
2018-05-23
1
-3
/
+3
*
job: Add job_yield()
Kevin Wolf
2018-05-23
1
-1
/
+1
*
job: Move completion and cancellation to Job
Kevin Wolf
2018-05-23
1
-3
/
+3
*
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
[prev]
[next]