summaryrefslogtreecommitdiff
path: root/include/block
AgeCommit message (Expand)Author
2015-11-11throttle: Use bs->throttle_state instead of bs->io_limits_enabledAlberto Garcia
2015-11-11block: Make bdrv_states publicMax Reitz
2015-11-09aio: Introduce aio-epoll.cFam Zheng
2015-11-09aio: Introduce aio_context_setupFam Zheng
2015-11-09aio: Introduce aio_external_disabledFam Zheng
2015-11-06bottom halves: introduce bh call functionPavel Dovgalyuk
2015-10-23block: Introduce "drained begin/end" APIFam Zheng
2015-10-23aio: introduce aio_{disable,enable}_externalFam Zheng
2015-10-23aio: Add "is_external" flag for event handlersFam Zheng
2015-10-23throttle: Remove throttle_group_lock/unlock()Alberto Garcia
2015-10-23block: Add BlockBackendRootStateMax Reitz
2015-10-23block/throttle-groups: Make incref/decref publicMax Reitz
2015-10-23block: Move I/O status and error actions into BBMax Reitz
2015-10-23block: Move BlockAcctStats into BlockBackendMax Reitz
2015-10-23block: Remove wr_highest_sector from BlockAcctStatsMax Reitz
2015-10-23block: Move guest_block_size into BlockBackendMax Reitz
2015-10-23block: Make bdrv_is_inserted() return a boolMax Reitz
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange
2015-10-16block: Remove bdrv_swap()Kevin Wolf
2015-10-16block: Add and use bdrv_replace_in_backing_chain()Kevin Wolf
2015-10-16blockjob: Store device name at job creationKevin Wolf
2015-10-16block: Introduce parents listKevin Wolf
2015-10-16block-backend: Add blk_set_bs()Kevin Wolf
2015-10-16block/io: Make bdrv_requests_pending() publicKevin Wolf
2015-10-16block: Manage backing file references in bdrv_set_backing_hd()Kevin Wolf
2015-10-16block: Convert bs->backing_hd to BdrvChildKevin Wolf
2015-10-16block: Remove bdrv_open_image()Kevin Wolf
2015-10-16block: Convert bs->file to BdrvChildKevin Wolf
2015-10-16block: Introduce BDS.file_childKevin Wolf
2015-09-25block: Introduce a new API bdrv_co_no_copy_on_readv()Wen Congyang
2015-09-14block: Allow specifying driver-specific options to reopenKevin Wolf
2015-09-14block: Drop bdrv_find_whitelisted_format()Max Reitz
2015-09-14block: Drop drv parameter from bdrv_open()Max Reitz
2015-09-11typofixes - v4Veres Lajos
2015-09-11maint: remove / fix many doubled wordsDaniel P. Berrange
2015-09-02block: more check for replaced nodeWen Congyang
2015-07-29AioContext: force event loop iteration using BHStefan Hajnoczi
2015-07-22AioContext: optimize clearing the EventNotifierPaolo Bonzini
2015-07-22AioContext: fix broken ctx->dispatching optimizationPaolo Bonzini
2015-07-14block: Fix backing file child when modifying graphKevin Wolf
2015-07-14block: Introduce bdrv_unref_child()Kevin Wolf
2015-07-14block: Introduce bdrv_open_child()Kevin Wolf
2015-07-07blockjob: add block_job_release functionTing Wang
2015-07-02block: Remove bdrv_reset_dirtyFam Zheng
2015-07-02qmp: Add optional bool "unmap" to drive-mirrorFam Zheng
2015-07-02block: Add bdrv_get_block_status_aboveFam Zheng
2015-07-02qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster
2015-06-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell