summaryrefslogtreecommitdiffstats
path: root/include/block/block_int.h
Commit message (Expand)AuthorAgeFilesLines
...
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-1/+0Star
* block: Do not poll in bdrv_do_drained_end()Max Reitz2019-07-191-1/+5
* block: Introduce BdrvChild.parent_quiesce_counterMax Reitz2019-07-191-0/+9
* block: Add BDS.never_freezeMax Reitz2019-07-151-0/+3
* block: Add bdrv_child_refresh_perms()Max Reitz2019-06-181-0/+15
* block: drop bs->jobVladimir Sementsov-Ogievskiy2019-06-181-3/+0Star
* block/replication: drop usage of bs->jobVladimir Sementsov-Ogievskiy2019-06-181-6/+6
* block: Adjust AioContexts when attaching nodesKevin Wolf2019-06-041-0/+1
* block: Propagate AioContext change to parentsKevin Wolf2019-05-201-0/+1
* block: Make bdrv_attach/detach_aio_context() staticKevin Wolf2019-05-201-21/+0Star
* block: Add bdrv_try_set_aio_context()Kevin Wolf2019-05-201-0/+3
* block: introduce byte-based io helpersVladimir Sementsov-Ogievskiy2019-04-301-0/+16
* block: Add a 'mutable_opts' field to BlockDriverAlberto Garcia2019-03-121-0/+8
* block: Allow freezing BdrvChild linksAlberto Garcia2019-03-121-0/+6
* qcow2: Implement data-file-raw create optionKevin Wolf2019-03-081-0/+1
* qcow2: Creating images with external data fileKevin Wolf2019-03-081-0/+1
* block: Purify .bdrv_refresh_filename()Max Reitz2019-02-251-1/+5
* block: Add BlockDriver.bdrv_gather_child_optionsMax Reitz2019-02-251-0/+24
* block: Add strong_runtime_opts to BlockDriverMax Reitz2019-02-251-0/+7
* block: Add bdrv_dirname()Max Reitz2019-02-251-0/+7
* block: Add BDS.auto_backing_fileMax Reitz2019-02-251-0/+4
* block: fix bdrv_check_perm for non-tree subgraphVladimir Sementsov-Ogievskiy2019-02-251-0/+5
* bdrv_query_image_info Error parameter addedAndrey Shinkevich2019-02-111-1/+2
* dirty-bitmap: rename bdrv_undo_clear_dirty_bitmapVladimir Sementsov-Ogievskiy2018-10-291-1/+1
* block: Use a single global AioWaitKevin Wolf2018-09-251-3/+0Star
* block/stream: add block job creation flagsJohn Snow2018-09-251-1/+4
* block/mirror: add block job creation flagsJohn Snow2018-09-251-1/+4
* block/commit: add block job creation flagsJohn Snow2018-09-251-1/+4
* block: Use uint64_t for BdrvTrackedRequest byte fieldsFam Zheng2018-07-101-2/+2
* block: split flags in copy_rangeVladimir Sementsov-Ogievskiy2018-07-101-4/+10
* block: Poll after drain on attaching a nodeKevin Wolf2018-07-101-0/+3
* block: Use tracked request for truncateKevin Wolf2018-06-291-0/+1
* block: Move bdrv_truncate() implementation to io.cKevin Wolf2018-06-291-0/+2
* block: Convert .bdrv_truncate callback to coroutine_fnKevin Wolf2018-06-291-2/+2
* block/mirror: Add copy mode QAPI interfaceMax Reitz2018-06-181-1/+3
* block: Allow graph changes in bdrv_drain_all_begin/end sectionsKevin Wolf2018-06-181-0/+1
* block: ignore_bds_parents parameter for drain functionsKevin Wolf2018-06-181-0/+6
* block: Really pause block jobs on drainKevin Wolf2018-06-181-0/+7
* block: Add Error parameter to bdrv_amend_optionsMax Reitz2018-06-111-1/+2
* block: Introduce API for copy offloadingFam Zheng2018-06-011-0/+38
* job: Switch transactions to JobTxnKevin Wolf2018-05-231-1/+1
* block: Document BDRV_REQ_WRITE_UNCHANGED supportMax Reitz2018-05-151-2/+16
* block: Merge .bdrv_co_writev{,_flags} in driversEric Blake2018-05-151-2/+0Star
* block: Drop last of the sector-based aio callbacksEric Blake2018-05-151-6/+0Star
* block: Support byte-based aio callbacksEric Blake2018-05-151-0/+6
* include/block/block_int: Document protocol related functionsFabiano Rosas2018-03-261-0/+8
* block: x-blockdev-create QMP commandKevin Wolf2018-03-091-1/+4
* block: convert bdrv_check callback to coroutine_fnPaolo Bonzini2018-03-091-2/+3
* block: convert bdrv_invalidate_cache callback to coroutine_fnPaolo Bonzini2018-03-091-1/+2
* block: rename .bdrv_create() to .bdrv_co_create_opts()Stefan Hajnoczi2018-03-021-1/+2