index
:
qemu/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-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
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
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block.c
Age
Commit message (
Expand
)
Author
2026-03-31
block: Fix references in bdrv_bsc_*() function comments
Yunjian Long
2025-11-25
block: use pwrite_zeroes_alignment when writing first sector
Stefan Hajnoczi
2025-11-11
block: Allow drivers to control protocol prefix at creation
Eric Blake
2025-11-11
block: Drop detach_subchain for bdrv_replace_node
Wesley Hershberger
2025-10-29
block: implement 'resize' callback for child_of_bds class
Fiona Ebner
2025-07-14
block: mark bdrv_open_child_common() and its callers GRAPH_UNLOCKED
Fiona Ebner
2025-07-14
block: mark bdrv_close() as GRAPH_UNLOCKED
Fiona Ebner
2025-07-14
block: Allow bdrv_new() with and without graph lock
Kevin Wolf
2025-07-14
block: mark bdrv_inactivate() as GRAPH_RDLOCK and move drain to callers
Fiona Ebner
2025-07-14
block: drop wrapper for bdrv_set_backing_hd_drained()
Fiona Ebner
2025-07-14
block: call bdrv_set_backing_hd() while unlocked in bdrv_open_backing_file()
Fiona Ebner
2025-07-14
block: add bdrv_graph_wrlock_drained() convenience wrapper
Fiona Ebner
2025-06-04
block: move drain outside of quorum_del_child()
Fiona Ebner
2025-06-04
block: move drain outside of bdrv_root_unref_child()
Fiona Ebner
2025-06-04
block: move drain outside of quorum_add_child()
Fiona Ebner
2025-06-04
block: move drain outside of bdrv_attach_child()
Fiona Ebner
2025-06-04
block: move drain outside of bdrv_root_attach_child()
Fiona Ebner
2025-06-04
block: move drain outside of bdrv_set_backing_hd_drained()
Fiona Ebner
2025-06-04
block: move drain outside of bdrv_attach_child_common(_abort)()
Fiona Ebner
2025-06-04
block: move drain outside of bdrv_try_change_aio_context()
Fiona Ebner
2025-06-04
block: move drain outside of bdrv_change_aio_context() and mark GRAPH_RDLOCK
Fiona Ebner
2025-06-04
block: mark change_aio_ctx() callback and instances as GRAPH_RDLOCK(_PTR)
Fiona Ebner
2025-06-04
block: mark bdrv_parent_change_aio_context() GRAPH_RDLOCK
Fiona Ebner
2025-06-04
block: move drain outside of read-locked bdrv_inactivate_recurse()
Fiona Ebner
2025-06-04
block: move drain outside of read-locked bdrv_reopen_queue_child()
Fiona Ebner
2025-06-04
block: remove outdated comments about AioContext locking
Fiona Ebner
2025-05-09
block.c: fix "the the" typo in comment
Michael Tokarev
2025-02-10
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2025-02-10
qapi: Move include/qapi/qmp/ to include/qobject/
Daniel P. Berrangé
2025-02-06
block: Drain nodes before inactivating them
Kevin Wolf
2025-02-06
block: Add blockdev-set-active QMP command
Kevin Wolf
2025-02-06
block: Add option to create inactive nodes
Kevin Wolf
2025-02-06
block: Fix crash on block_resize on inactive node
Kevin Wolf
2025-02-06
block: Don't attach inactive child to active node
Kevin Wolf
2025-02-06
block: Allow inactivating already inactive nodes
Kevin Wolf
2025-02-06
block: Add 'active' field to BlockDeviceInfo
Kevin Wolf
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-09-10
qapi/block-core: Drop temporary 'prefix'
Markus Armbruster
2024-07-02
block: Parse filenames only when explicitly requested
Kevin Wolf
2024-06-28
block: remove separate bdrv_file_open callback
Paolo Bonzini
2024-06-28
block: do not check bdrv_file_open
Paolo Bonzini
2024-06-28
block: make assertion more generic
Paolo Bonzini
2024-03-12
error: Move ERRP_GUARD() to the beginning of the function
Zhao Liu
2024-03-12
block: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-02-09
block: Support detached LUKS header creation using qemu-img
Hyman Huang
2024-01-26
commit: Allow users to request only format driver names in backing file format
Peter Krempa
2023-12-21
block: remove outdated AioContext locking comments
Stefan Hajnoczi
2023-12-21
block: remove bdrv_co_lock()
Stefan Hajnoczi
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
2023-12-21
graph-lock: remove AioContext locking
Stefan Hajnoczi
[next]