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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
block
/
block_int.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-11
block: introducing 'bdrv_co_delete_file' interface
Daniel Henrique Barboza
1
-0
/
+4
2020-03-11
block: Make bdrv_get_cumulative_perm() public
Kevin Wolf
1
-0
/
+3
2020-03-09
monitor/hmp: Move hmp_drive_add_node to block-hmp-cmds.c
Maxim Levitsky
1
-2
/
+3
2020-03-06
block: Introduce 'bdrv_reopen_commit_post' step
Peter Krempa
1
-0
/
+1
2020-02-18
block: Remove bdrv_recurse_is_first_non_filter()
Max Reitz
1
-8
/
+0
2020-02-18
block: Add bdrv_recurse_can_replace()
Max Reitz
1
-0
/
+10
2020-01-30
block/io: wait for serialising requests when a request becomes serialising
Paolo Bonzini
1
-2
/
+1
2019-11-04
block: Add bdrv_co_get_self_request()
Max Reitz
1
-0
/
+1
2019-11-04
block: Make wait/mark serialising requests public
Max Reitz
1
-0
/
+3
2019-10-28
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
1
-1
/
+16
2019-10-17
qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_commit
Vladimir Sementsov-Ogievskiy
1
-6
/
+0
2019-10-17
block/qcow2: proper locking on bitmap add/remove paths
Vladimir Sementsov-Ogievskiy
1
-5
/
+5
2019-10-17
block/dirty-bitmap: return int from bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-3
/
+3
2019-10-10
block/backup: use backup-top instead of write notifiers
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2019-10-10
qapi: query-blockstat: add driver specific file-posix stats
Anton Nefedov
1
-0
/
+1
2019-08-27
block/io: introduce bdrv_co_p{read, write}v_part
Vladimir Sementsov-Ogievskiy
1
-0
/
+6
2019-08-27
block: define .*_part io handlers in BlockDriver
Vladimir Sementsov-Ogievskiy
1
-0
/
+15
2019-08-19
block: Add bdrv_has_zero_init_truncate()
Max Reitz
1
-0
/
+7
2019-08-19
mirror: Fix bdrv_has_zero_init() use
Max Reitz
1
-0
/
+2
2019-08-16
block/dirty-bitmap: add bdrv_dirty_bitmap_merge_internal
John Snow
1
-0
/
+3
2019-08-16
block/backup: Add mirror sync mode 'bitmap'
John Snow
1
-1
/
+3
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-1
/
+0
2019-07-19
block: Do not poll in bdrv_do_drained_end()
Max Reitz
1
-1
/
+5
2019-07-19
block: Introduce BdrvChild.parent_quiesce_counter
Max Reitz
1
-0
/
+9
2019-07-15
block: Add BDS.never_freeze
Max Reitz
1
-0
/
+3
2019-06-18
block: Add bdrv_child_refresh_perms()
Max Reitz
1
-0
/
+15
2019-06-18
block: drop bs->job
Vladimir Sementsov-Ogievskiy
1
-3
/
+0
2019-06-18
block/replication: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
1
-6
/
+6
2019-06-04
block: Adjust AioContexts when attaching nodes
Kevin Wolf
1
-0
/
+1
2019-05-20
block: Propagate AioContext change to parents
Kevin Wolf
1
-0
/
+1
2019-05-20
block: Make bdrv_attach/detach_aio_context() static
Kevin Wolf
1
-21
/
+0
2019-05-20
block: Add bdrv_try_set_aio_context()
Kevin Wolf
1
-0
/
+3
2019-04-30
block: introduce byte-based io helpers
Vladimir Sementsov-Ogievskiy
1
-0
/
+16
2019-03-12
block: Add a 'mutable_opts' field to BlockDriver
Alberto Garcia
1
-0
/
+8
2019-03-12
block: Allow freezing BdrvChild links
Alberto Garcia
1
-0
/
+6
2019-03-08
qcow2: Implement data-file-raw create option
Kevin Wolf
1
-0
/
+1
2019-03-08
qcow2: Creating images with external data file
Kevin Wolf
1
-0
/
+1
2019-02-25
block: Purify .bdrv_refresh_filename()
Max Reitz
1
-1
/
+5
2019-02-25
block: Add BlockDriver.bdrv_gather_child_options
Max Reitz
1
-0
/
+24
2019-02-25
block: Add strong_runtime_opts to BlockDriver
Max Reitz
1
-0
/
+7
2019-02-25
block: Add bdrv_dirname()
Max Reitz
1
-0
/
+7
2019-02-25
block: Add BDS.auto_backing_file
Max Reitz
1
-0
/
+4
2019-02-25
block: fix bdrv_check_perm for non-tree subgraph
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2019-02-11
bdrv_query_image_info Error parameter added
Andrey Shinkevich
1
-1
/
+2
2018-10-29
dirty-bitmap: rename bdrv_undo_clear_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2018-09-25
block: Use a single global AioWait
Kevin Wolf
1
-3
/
+0
2018-09-25
block/stream: add block job creation flags
John Snow
1
-1
/
+4
2018-09-25
block/mirror: add block job creation flags
John Snow
1
-1
/
+4
2018-09-25
block/commit: add block job creation flags
John Snow
1
-1
/
+4
2018-07-10
block: Use uint64_t for BdrvTrackedRequest byte fields
Fam Zheng
1
-2
/
+2
[next]