aboutsummaryrefslogtreecommitdiff
path: root/include/block
AgeCommit message (Expand)Author
2015-12-22block: add BlockLimits.max_iov fieldStefan Hajnoczi
2015-12-18block: Remove prototype of bdrv_swap from headerFam Zheng
2015-12-18block: Add opaque value to the amend CBMax Reitz
2015-12-18block: Introduce bs->explicit_optionsKevin Wolf
2015-12-18block: Add infrastructure for option inheritanceKevin Wolf
2015-12-18block: Pass driver-specific options to .bdrv_refresh_filename()Kevin Wolf
2015-12-18block: Exclude nested options only for children in append_open_options()Kevin Wolf
2015-12-18block: Allow references for backing filesKevin Wolf
2015-12-18qcow2: Add .bdrv_join_options callbackKevin Wolf
2015-12-17blkdebug: Merge hand-rolled and qapi BlkdebugEvent enumEric Blake
2015-12-03block: Don't wait serialising for non-COR read requestsFam Zheng
2015-11-19migration: implement bdrv_all_find_vmstate_bs helperDenis V. Lunev
2015-11-19snapshot: create bdrv_all_create_snapshot helperDenis V. Lunev
2015-11-19snapshot: create bdrv_all_find_snapshot helperDenis V. Lunev
2015-11-19snapshot: create bdrv_all_goto_snapshot helperDenis V. Lunev
2015-11-19snapshot: create bdrv_all_delete_snapshot helperDenis V. Lunev
2015-11-19snapshot: return error code from bdrv_snapshot_delete_by_id_or_nameDenis V. Lunev
2015-11-19snapshot: create helper to test that block drivers supports snapshotsDenis V. Lunev
2015-11-12block: Update copyright of the accounting codeAlberto Garcia
2015-11-12block: Add average I/O queue depth to BlockDeviceTimedStatsAlberto Garcia
2015-11-12block: Compute minimum, maximum and average I/O latenciesAlberto Garcia
2015-11-12block: Allow configuring whether to account failed and invalid opsAlberto Garcia
2015-11-12block: Add statistics for failed and invalid I/O operationsAlberto Garcia
2015-11-12block: Add idle_time_ns to BlockDeviceStatsAlberto Garcia
2015-11-12block: Add BlockJobTxn support to backup_runJohn Snow
2015-11-12block: Add block job transactionsFam Zheng
2015-11-12blockjob: Add "completed" and "ret" in BlockJobFam Zheng
2015-11-12blockjob: Add .commit and .abort block job actionsFam Zheng
2015-11-12blockjob: Introduce reference count and fix reference to job->bsFam Zheng
2015-11-12qed: Implement .bdrv_drainFam Zheng
2015-11-12block: Introduce BlockDriver.bdrv_drain callbackFam Zheng
2015-11-12block: Drop BlockDriver.bdrv_ioctlFam Zheng
2015-11-12block: Add ioctl parameter fields to BlockRequestFam Zheng
2015-11-12block: Add more types for tracked requestFam Zheng
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