index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
replication.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
1
-55
/
+3
2023-12-21
graph-lock: remove AioContext locking
Stefan Hajnoczi
1
-7
/
+7
2023-11-21
block: Fix deadlocks in bdrv_graph_wrunlock()
Kevin Wolf
1
-5
/
+5
2023-11-08
block: Protect bs->file with graph_lock
Kevin Wolf
1
-1
/
+4
2023-11-08
block: Protect bs->backing with graph_lock
Kevin Wolf
1
-1
/
+6
2023-10-12
block: Protect bs->children with graph_lock
Kevin Wolf
1
-1
/
+2
2023-10-12
qcow2: Mark qcow2_signal_corruption() and callers GRAPH_RDLOCK
Kevin Wolf
1
-1
/
+7
2023-10-12
block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK
Kevin Wolf
1
-2
/
+8
2023-10-12
block: convert more bdrv_is_allocated* and bdrv_block_status* calls to corout...
Paolo Bonzini
1
-4
/
+4
2023-09-20
block: Mark bdrv_unref_child() GRAPH_WRLOCK
Kevin Wolf
1
-0
/
+3
2023-09-20
block: Mark bdrv_attach_child() GRAPH_WRLOCK
Kevin Wolf
1
-0
/
+6
2023-04-11
block: remove has_variable_length from filters
Paolo Bonzini
1
-1
/
+0
2023-02-23
block: Mark bdrv_co_refresh_total_sectors() and callers GRAPH_RDLOCK
Kevin Wolf
1
-1
/
+2
2023-02-23
block: Mark public read/write functions GRAPH_RDLOCK
Kevin Wolf
1
-9
/
+6
2023-02-01
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
Emanuele Giuseppe Esposito
1
-3
/
+3
2022-12-15
block: Drain individual nodes during reopen
Kevin Wolf
1
-6
/
+0
2022-10-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
1
-5
/
+3
2022-10-27
block: introduce bdrv_open_file_child() helper
Vladimir Sementsov-Ogievskiy
1
-5
/
+3
2022-10-26
block: add BDRV_REQ_REGISTERED_BUF request flag
Stefan Hajnoczi
1
-1
/
+0
2022-10-07
job.c: enable job lock/unlock and remove Aiocontext locks
Emanuele Giuseppe Esposito
1
-0
/
+2
2022-10-07
jobs: protect job.aio_context with BQL and job_mutex
Emanuele Giuseppe Esposito
1
-0
/
+1
2021-10-07
job: @force parameter for job_cancel_sync()
Hanna Reitz
1
-2
/
+2
2021-07-20
replication: Remove workaround
Lukas Straub
1
-11
/
+1
2021-07-20
replication: Properly attach children
Lukas Straub
1
-3
/
+27
2021-07-20
replication: Reduce usage of s->hidden_disk and s->secondary_disk
Lukas Straub
1
-17
/
+28
2021-07-20
replication: Remove s->active_disk
Lukas Straub
1
-17
/
+17
2021-07-09
block: Acquire AioContexts during bdrv_reopen_multiple()
Kevin Wolf
1
-0
/
+7
2021-05-26
replication: move include out of root directory
Paolo Bonzini
1
-1
/
+1
2021-01-26
qapi: backup: add max-chunk and max-workers to x-perf struct
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-01-26
qapi: backup: add perf.use-copy-range parameter
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2020-07-10
error: Reduce unnecessary error propagation
Markus Armbruster
1
-2
/
+1
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
1
-3
/
+1
2020-07-10
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
1
-6
/
+5
2020-07-10
qemu-option: Use returned bool to check for failure
Markus Armbruster
1
-2
/
+1
2020-05-18
block: Drop @child_class from bdrv_child_perm()
Max Reitz
1
-1
/
+0
2020-05-18
block: Make filter drivers use child_of_bds
Max Reitz
1
-1
/
+2
2020-05-18
block: Pass BdrvChildRole to bdrv_child_perm()
Max Reitz
1
-0
/
+1
2020-05-18
block: Add BdrvChildRole to BdrvChild
Max Reitz
1
-1
/
+1
2020-05-18
block: Rename BdrvChildRole to BdrvChildClass
Max Reitz
1
-1
/
+1
2020-05-18
block: Use bdrv_make_empty() where possible
Max Reitz
1
-2
/
+1
2020-05-18
replication: Avoid blk_make_empty() on read-only child
Kevin Wolf
1
-2
/
+11
2020-05-18
block/replication.c: Avoid cancelling the job twice
Lukas Straub
1
-0
/
+2
2020-04-29
various: Remove suspicious '\' character outside of #define in C code
Philippe Mathieu-Daudé
1
-2
/
+2
2020-04-07
replication: assert we own context before job_cancel_sync
Stefan Reiter
1
-1
/
+4
2020-03-03
block/replication.c: Ignore requests after failover
Lukas Straub
1
-1
/
+34
2020-02-18
block: Remove bdrv_recurse_is_first_non_filter()
Max Reitz
1
-7
/
+0
2019-10-10
block/backup: use backup-top instead of write notifiers
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-08-16
block/backup: Add mirror sync mode 'bitmap'
John Snow
1
-1
/
+1
2019-07-02
block: include base when checking image chain for block allocation
Andrey Shinkevich
1
-1
/
+1
2019-06-18
block/replication: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
1
-9
/
+12
[next]