index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
block
/
block_int.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Add bdrv_co_get_self_request()
Max Reitz
2019-11-04
1
-0
/
+1
*
block: Make wait/mark serialising requests public
Max Reitz
2019-11-04
1
-0
/
+3
*
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
2019-10-28
1
-1
/
+16
*
qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_commit
Vladimir Sementsov-Ogievskiy
2019-10-17
1
-6
/
+0
*
block/qcow2: proper locking on bitmap add/remove paths
Vladimir Sementsov-Ogievskiy
2019-10-17
1
-5
/
+5
*
block/dirty-bitmap: return int from bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2019-10-17
1
-3
/
+3
*
block/backup: use backup-top instead of write notifiers
Vladimir Sementsov-Ogievskiy
2019-10-10
1
-0
/
+1
*
qapi: query-blockstat: add driver specific file-posix stats
Anton Nefedov
2019-10-10
1
-0
/
+1
*
block/io: introduce bdrv_co_p{read, write}v_part
Vladimir Sementsov-Ogievskiy
2019-08-27
1
-0
/
+6
*
block: define .*_part io handlers in BlockDriver
Vladimir Sementsov-Ogievskiy
2019-08-27
1
-0
/
+15
*
block: Add bdrv_has_zero_init_truncate()
Max Reitz
2019-08-19
1
-0
/
+7
*
mirror: Fix bdrv_has_zero_init() use
Max Reitz
2019-08-19
1
-0
/
+2
*
block/dirty-bitmap: add bdrv_dirty_bitmap_merge_internal
John Snow
2019-08-16
1
-0
/
+3
*
block/backup: Add mirror sync mode 'bitmap'
John Snow
2019-08-16
1
-1
/
+3
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
block: Do not poll in bdrv_do_drained_end()
Max Reitz
2019-07-19
1
-1
/
+5
*
block: Introduce BdrvChild.parent_quiesce_counter
Max Reitz
2019-07-19
1
-0
/
+9
*
block: Add BDS.never_freeze
Max Reitz
2019-07-15
1
-0
/
+3
*
block: Add bdrv_child_refresh_perms()
Max Reitz
2019-06-18
1
-0
/
+15
*
block: drop bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
1
-3
/
+0
*
block/replication: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
1
-6
/
+6
*
block: Adjust AioContexts when attaching nodes
Kevin Wolf
2019-06-04
1
-0
/
+1
*
block: Propagate AioContext change to parents
Kevin Wolf
2019-05-20
1
-0
/
+1
*
block: Make bdrv_attach/detach_aio_context() static
Kevin Wolf
2019-05-20
1
-21
/
+0
*
block: Add bdrv_try_set_aio_context()
Kevin Wolf
2019-05-20
1
-0
/
+3
*
block: introduce byte-based io helpers
Vladimir Sementsov-Ogievskiy
2019-04-30
1
-0
/
+16
*
block: Add a 'mutable_opts' field to BlockDriver
Alberto Garcia
2019-03-12
1
-0
/
+8
*
block: Allow freezing BdrvChild links
Alberto Garcia
2019-03-12
1
-0
/
+6
*
qcow2: Implement data-file-raw create option
Kevin Wolf
2019-03-08
1
-0
/
+1
*
qcow2: Creating images with external data file
Kevin Wolf
2019-03-08
1
-0
/
+1
*
block: Purify .bdrv_refresh_filename()
Max Reitz
2019-02-25
1
-1
/
+5
*
block: Add BlockDriver.bdrv_gather_child_options
Max Reitz
2019-02-25
1
-0
/
+24
*
block: Add strong_runtime_opts to BlockDriver
Max Reitz
2019-02-25
1
-0
/
+7
*
block: Add bdrv_dirname()
Max Reitz
2019-02-25
1
-0
/
+7
*
block: Add BDS.auto_backing_file
Max Reitz
2019-02-25
1
-0
/
+4
*
block: fix bdrv_check_perm for non-tree subgraph
Vladimir Sementsov-Ogievskiy
2019-02-25
1
-0
/
+5
*
bdrv_query_image_info Error parameter added
Andrey Shinkevich
2019-02-11
1
-1
/
+2
*
dirty-bitmap: rename bdrv_undo_clear_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2018-10-29
1
-1
/
+1
*
block: Use a single global AioWait
Kevin Wolf
2018-09-25
1
-3
/
+0
*
block/stream: add block job creation flags
John Snow
2018-09-25
1
-1
/
+4
*
block/mirror: add block job creation flags
John Snow
2018-09-25
1
-1
/
+4
*
block/commit: add block job creation flags
John Snow
2018-09-25
1
-1
/
+4
*
block: Use uint64_t for BdrvTrackedRequest byte fields
Fam Zheng
2018-07-10
1
-2
/
+2
*
block: split flags in copy_range
Vladimir Sementsov-Ogievskiy
2018-07-10
1
-4
/
+10
*
block: Poll after drain on attaching a node
Kevin Wolf
2018-07-10
1
-0
/
+3
*
block: Use tracked request for truncate
Kevin Wolf
2018-06-29
1
-0
/
+1
*
block: Move bdrv_truncate() implementation to io.c
Kevin Wolf
2018-06-29
1
-0
/
+2
*
block: Convert .bdrv_truncate callback to coroutine_fn
Kevin Wolf
2018-06-29
1
-2
/
+2
*
block/mirror: Add copy mode QAPI interface
Max Reitz
2018-06-18
1
-1
/
+3
*
block: Allow graph changes in bdrv_drain_all_begin/end sections
Kevin Wolf
2018-06-18
1
-0
/
+1
[next]