index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
block
/
block_int-global-state.h
Age
Commit message (
Expand
)
Author
2024-05-28
qapi: blockdev-backup: add discard-source parameter
Vladimir Sementsov-Ogievskiy
2024-01-26
stream: Allow users to request only format driver names in backing file format
Peter Krempa
2024-01-26
commit: Allow users to request only format driver names in backing file format
Peter Krempa
2023-11-07
block: Mark bdrv_skip_implicit_filters() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
block: Mark bdrv_root_attach_child() GRAPH_WRLOCK
Kevin Wolf
2023-09-20
block: Mark bdrv_root_unref_child() GRAPH_WRLOCK
Kevin Wolf
2023-09-20
block: Mark bdrv_get_cumulative_perm() and callers GRAPH_RDLOCK
Kevin Wolf
2023-09-20
block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCK
Kevin Wolf
2023-05-10
block: Mark bdrv_recurse_can_replace() and callers GRAPH_RDLOCK
Kevin Wolf
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
2022-12-15
block: assert that graph read and writes are performed correctly
Emanuele Giuseppe Esposito
2022-05-11
Clean up decorations and whitespace around header guards
Markus Armbruster
2022-04-26
qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStr
Vladimir Sementsov-Ogievskiy
2022-03-04
block: introduce assert_bdrv_graph_writable
Emanuele Giuseppe Esposito
2022-03-04
include/block/block_int: split header into I/O and global state API
Emanuele Giuseppe Esposito