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
/
quorum.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
graph-lock: remove AioContext locking
Stefan Hajnoczi
1
-4
/
+4
2023-11-21
block: Fix deadlocks in bdrv_graph_wrunlock()
Kevin Wolf
1
-2
/
+2
2023-10-12
block: Mark bdrv_get_parent_name() and callers GRAPH_RDLOCK
Kevin Wolf
1
-2
/
+2
2023-09-20
block: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK
Kevin Wolf
1
-17
/
+6
2023-09-20
block: Mark bdrv_unref_child() GRAPH_WRLOCK
Kevin Wolf
1
-0
/
+6
2023-09-20
block: Mark bdrv_attach_child() GRAPH_WRLOCK
Kevin Wolf
1
-0
/
+2
2023-05-10
block: Mark bdrv_recurse_can_replace() and callers GRAPH_RDLOCK
Kevin Wolf
1
-2
/
+2
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
-11
/
+18
2023-02-23
block: Mark read/write in block/io.c GRAPH_RDLOCK
Kevin Wolf
1
-5
/
+3
2023-02-23
block: Mark bdrv_co_pwrite_zeroes() and callers GRAPH_RDLOCK
Kevin Wolf
1
-5
/
+10
2023-02-23
block: Mark bdrv_co_flush() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
1
-1
/
+1
2023-02-23
block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK
Kevin Wolf
1
-5
/
+4
2023-02-01
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
Emanuele Giuseppe Esposito
1
-4
/
+4
2022-12-14
qapi block: Elide redundant has_FOO in generated C
Markus Armbruster
1
-1
/
+1
2022-10-07
quorum: Remove unnecessary forward declaration
Kevin Wolf
1
-2
/
+0
2022-10-07
quorum: add missing coroutine_fn annotations
Paolo Bonzini
1
-17
/
+19
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
1
-0
/
+1
2021-09-29
block: use int64_t instead of int in driver write_zeroes handlers
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-09-29
block: use int64_t instead of uint64_t in driver write handlers
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2021-09-29
block: use int64_t instead of uint64_t in driver read handlers
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2021-06-02
block/quorum: Provide .bdrv_co_flush instead of .bdrv_co_flush_to_disk
Lukas Straub
1
-1
/
+1
2021-03-08
block: check return value of bdrv_open_child and drop error propagation
Vladimir Sementsov-Ogievskiy
1
-4
/
+2
2020-12-18
quorum: Implement bdrv_co_pwrite_zeroes()
Alberto Garcia
1
-2
/
+34
2020-12-18
quorum: Implement bdrv_co_block_status()
Alberto Garcia
1
-0
/
+52
2020-12-10
Tweak a few "Parameter 'NAME' expects THING" error message
Markus Armbruster
1
-1
/
+1
2020-11-17
quorum: Require WRITE perm with rewrite-corrupted
Max Reitz
1
-0
/
+5
2020-09-15
block/quorum.c: stable children names
Lukas Straub
1
-6
/
+14
2020-07-10
error: Reduce unnecessary error propagation
Markus Armbruster
1
-1
/
+1
2020-07-10
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
1
-9
/
+7
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: Switch child_format users to child_of_bds
Max Reitz
1
-2
/
+4
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
-2
/
+2
2020-05-18
block: Rename BdrvChildRole to BdrvChildClass
Max Reitz
1
-1
/
+1
2020-02-18
quorum: Stop marking it as a filter
Max Reitz
1
-1
/
+0
2020-02-18
block: Remove bdrv_recurse_is_first_non_filter()
Max Reitz
1
-18
/
+0
2020-02-18
quorum: Implement .bdrv_recurse_can_replace()
Max Reitz
1
-0
/
+54
2020-02-18
quorum: Fix child permissions
Max Reitz
1
-1
/
+18
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-05-28
block: Make bdrv_root_attach_child() unref child_bs on failure
Alberto Garcia
1
-1
/
+0
2019-02-25
block: Purify .bdrv_refresh_filename()
Max Reitz
1
-30
/
+0
2019-02-25
block: Add BlockDriver.bdrv_gather_child_options
Max Reitz
1
-0
/
+40
2019-02-25
block: Add strong_runtime_opts to BlockDriver
Max Reitz
1
-0
/
+11
2019-02-25
quorum: Make bdrv_dirname() return NULL
Max Reitz
1
-0
/
+11
2019-02-25
block: Use children list in bdrv_refresh_filename
Max Reitz
1
-1
/
+0
2018-11-05
quorum: Forbid adding children in blkverify mode
Alberto Garcia
1
-0
/
+8
2018-11-05
quorum: Return an error if the blkverify mode has invalid settings
Alberto Garcia
1
-7
/
+6
2018-11-05
quorum: Remove quorum_err()
Alberto Garcia
1
-19
/
+5
[next]