index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
block
/
block.h
Age
Commit message (
Expand
)
Author
2016-02-02
block: set device_list.tqe_prev to NULL on BDS removal
Jeff Cody
2016-02-02
block: Add "file" output parameter to block status query functions
Fam Zheng
2016-02-02
block: Make bdrv_close() static
Max Reitz
2016-02-02
block: Remove BDS close notifier
Max Reitz
2016-01-20
block: Inactivate BDS when migration completes
Kevin Wolf
2016-01-20
block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE
Kevin Wolf
2016-01-07
block: Add check on mirror target
Fam Zheng
2016-01-07
block: Rename BLOCK_OP_TYPE_MIRROR to BLOCK_OP_TYPE_MIRROR_SOURCE
Fam Zheng
2015-12-18
block: Remove prototype of bdrv_swap from header
Fam Zheng
2015-12-18
block: Add opaque value to the amend CB
Max Reitz
2015-12-18
block: Introduce bs->explicit_options
Kevin Wolf
2015-12-18
block: Allow references for backing files
Kevin Wolf
2015-12-17
blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum
Eric Blake
2015-12-03
block: Don't wait serialising for non-COR read requests
Fam Zheng
2015-11-12
block: Add block job transactions
Fam Zheng
2015-11-12
qed: Implement .bdrv_drain
Fam Zheng
2015-11-12
block: Add ioctl parameter fields to BlockRequest
Fam Zheng
2015-10-23
block: Introduce "drained begin/end" API
Fam Zheng
2015-10-23
block: Move I/O status and error actions into BB
Max Reitz
2015-10-23
block: Move BlockAcctStats into BlockBackend
Max Reitz
2015-10-23
block: Move guest_block_size into BlockBackend
Max Reitz
2015-10-23
block: Make bdrv_is_inserted() return a bool
Max Reitz
2015-10-20
coroutine: move into libqemuutil.a library
Daniel P. Berrange
2015-10-16
block: Add and use bdrv_replace_in_backing_chain()
Kevin Wolf
2015-10-16
block: Manage backing file references in bdrv_set_backing_hd()
Kevin Wolf
2015-10-16
block: Remove bdrv_open_image()
Kevin Wolf
2015-10-16
block: Convert bs->file to BdrvChild
Kevin Wolf
2015-09-25
block: Introduce a new API bdrv_co_no_copy_on_readv()
Wen Congyang
2015-09-14
block: Allow specifying driver-specific options to reopen
Kevin Wolf
2015-09-14
block: Drop bdrv_find_whitelisted_format()
Max Reitz
2015-09-14
block: Drop drv parameter from bdrv_open()
Max Reitz
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-02
block: more check for replaced node
Wen Congyang
2015-07-14
block: Introduce bdrv_unref_child()
Kevin Wolf
2015-07-14
block: Introduce bdrv_open_child()
Kevin Wolf
2015-07-02
block: Add bdrv_get_block_status_above
Fam Zheng
2015-06-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-06-12
block: Move flag inheritance to bdrv_open_inherit()
Kevin Wolf
2015-06-12
block: Use macro for cache option names
Kevin Wolf
2015-06-12
throttle: Add throttle group support
Alberto Garcia
2015-05-29
qapi: add dirty bitmap status
John Snow
2015-05-22
block: minimal bounce buffer alignment
Denis V. Lunev
2015-04-28
block: Ensure consistent bitmap function prototypes
John Snow
2015-04-28
qmp: add block-dirty-bitmap-clear
John Snow
2015-04-28
qmp: Add support of "dirty-bitmap" sync mode for drive-backup
John Snow
2015-04-28
block: Add bitmap successors
John Snow
2015-04-28
block: Add bitmap disabled status
John Snow
2015-04-28
block: Introduce bdrv_dirty_bitmap_granularity()
John Snow
2015-04-28
qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
John Snow
2015-04-28
qmp: Ensure consistent granularity type
John Snow
[next]