index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
commit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block/commit: mark commit_abort() as GRAPH_UNLOCKED
Fiona Ebner
2025-07-14
1
-1
/
+1
*
block: drop wrapper for bdrv_set_backing_hd_drained()
Fiona Ebner
2025-07-14
1
-3
/
+3
*
block/commit: switch to bdrv_set_backing_hd_drained() variant
Fiona Ebner
2025-07-14
1
-7
/
+25
*
block: add bdrv_graph_wrlock_drained() convenience wrapper
Fiona Ebner
2025-07-14
1
-5
/
+1
*
block: move drain outside of bdrv_root_attach_child()
Fiona Ebner
2025-06-04
1
-0
/
+4
*
block: allow commit to unmap zero blocks
Vincent Vanlaer
2025-05-01
1
-9
/
+29
*
block: refactor error handling of commit_iteration
Vincent Vanlaer
2025-05-01
1
-27
/
+36
*
block: move commit_run loop to separate function
Vincent Vanlaer
2025-04-29
1
-37
/
+52
*
block: get type of block allocation in commit_run
Vincent Vanlaer
2025-04-29
1
-3
/
+9
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-1
/
+1
*
commit: Allow users to request only format driver names in backing file format
Peter Krempa
2024-01-26
1
-1
/
+5
*
graph-lock: remove AioContext locking
Stefan Hajnoczi
2023-12-21
1
-8
/
+8
*
block: Fix deadlocks in bdrv_graph_wrunlock()
Kevin Wolf
2023-11-21
1
-5
/
+5
*
block: Protect bs->backing with graph_lock
Kevin Wolf
2023-11-08
1
-1
/
+4
*
block: Mark bdrv_replace_node() GRAPH_WRLOCK
Kevin Wolf
2023-11-07
1
-2
/
+11
*
block: Mark bdrv_(un)freeze_backing_chain() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
1
-0
/
+6
*
block: Mark bdrv_skip_filters() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
1
-1
/
+4
*
block: Mark block_job_add_bdrv() GRAPH_WRLOCK
Kevin Wolf
2023-11-07
1
-0
/
+5
*
block: Mark bdrv_op_is_blocked() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
1
-0
/
+1
*
blockjob: Adhere to rate limit even when reentered early
Kevin Wolf
2023-05-19
1
-5
/
+2
*
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2023-02-24
1
-2
/
+3
|
\
|
*
block: Mark public read/write functions GRAPH_RDLOCK
Kevin Wolf
2023-02-23
1
-2
/
+3
*
|
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
2023-02-23
1
-1
/
+0
|
/
*
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
Emanuele Giuseppe Esposito
2023-02-01
1
-2
/
+2
*
block-backend: replace bdrv_*_above with blk_*_above
Emanuele Giuseppe Esposito
2022-12-15
1
-2
/
+2
*
commit: switch to *_co_* functions
Alberto Faria
2022-10-27
1
-1
/
+1
*
block: BlockDriver: add .filtered_child_is_backing field
Vladimir Sementsov-Ogievskiy
2022-10-27
1
-0
/
+1
*
block: Change blk_{pread,pwrite}() param order
Alberto Faria
2022-07-12
1
-2
/
+2
*
block: Add a 'flags' param to blk_pread()
Alberto Faria
2022-07-12
1
-1
/
+1
*
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-07
1
-0
/
+1
*
assertions for block_int global state API
Emanuele Giuseppe Esposito
2022-03-04
1
-0
/
+2
*
assertions for block global state API
Emanuele Giuseppe Esposito
2022-03-04
1
-0
/
+2
*
block: drop BLK_PERM_GRAPH_MOD
Vladimir Sementsov-Ogievskiy
2022-01-14
1
-1
/
+0
*
block: use int64_t instead of uint64_t in driver read handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
1
-1
/
+1
*
block/commit: use QEMU_AUTO_VFREE
Vladimir Sementsov-Ogievskiy
2021-06-29
1
-16
/
+9
*
block: consistently use bdrv_is_read_only()
Vladimir Sementsov-Ogievskiy
2021-06-02
1
-1
/
+1
*
block: bdrv_append(): don't consume reference
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-0
/
+1
*
block: use return status of bdrv_append()
Vladimir Sementsov-Ogievskiy
2021-02-12
1
-4
/
+2
*
block: Return depth level during bdrv_is_allocated_above
Eric Blake
2020-10-30
1
-1
/
+1
*
block: Inline bdrv_co_block_status_from_*()
Max Reitz
2020-09-07
1
-1
/
+0
*
commit: Deal with filters
Max Reitz
2020-09-07
1
-24
/
+70
*
block: Drop @child_class from bdrv_child_perm()
Max Reitz
2020-05-18
1
-1
/
+0
*
block: Pass BdrvChildRole to bdrv_child_perm()
Max Reitz
2020-05-18
1
-0
/
+1
*
block: Rename BdrvChildRole to BdrvChildClass
Max Reitz
2020-05-18
1
-1
/
+1
*
block: Mark commit, mirror, blkreplay as filters
Max Reitz
2020-05-18
1
-0
/
+2
*
block: Use blk_make_empty() after commits
Max Reitz
2020-05-18
1
-7
/
+9
*
block-backend: Add flags to blk_truncate()
Kevin Wolf
2020-04-30
1
-2
/
+2
*
commit: Fix is_read for block_job_error_action()
Kevin Wolf
2020-02-18
1
-1
/
+6
*
commit: Inline commit_populate()
Kevin Wolf
2020-02-18
1
-22
/
+6
*
commit: Fix argument order for block_job_error_action()
Kevin Wolf
2020-02-18
1
-1
/
+1
[next]