index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
block
Age
Commit message (
Expand
)
Author
2016-03-30
block: add flush callback
Pavel Dovgalyuk
2016-03-30
block: move encryption deprecation warning into qcow code
Daniel P. Berrange
2016-03-30
block: add flag to indicate that no I/O will be performed
Daniel P. Berrange
2016-03-30
block: Remove blk_set_bs()
Kevin Wolf
2016-03-30
block: Remove bdrv_make_anon()
Kevin Wolf
2016-03-22
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-17
block: Pull up blk_read_unthrottled() implementation
Kevin Wolf
2016-03-17
block: Use blk_co_pwritev() for blk_write()
Kevin Wolf
2016-03-17
block: Use blk_co_preadv() for blk_read()
Kevin Wolf
2016-03-17
block: Use BdrvChild in BlockBackend
Kevin Wolf
2016-03-17
block: Remove bdrv_states list
Max Reitz
2016-03-17
block: Add bdrv_next_monitor_owned()
Max Reitz
2016-03-17
block: Move some bdrv_*_all() functions to BB
Max Reitz
2016-03-14
block: Remove unused typedef of BlockDriverDirtyHandler
Fam Zheng
2016-03-14
block: Move block dirty bitmap code to separate files
Fam Zheng
2016-03-14
typedefs: Add BdrvDirtyBitmap
Fam Zheng
2016-03-14
block: Include hbitmap.h in block.h
Fam Zheng
2016-03-14
hmp: 'drive_add -n' for creating a node without BB
Kevin Wolf
2016-03-14
block: Fix snapshot=on cache modes
Kevin Wolf
2016-02-23
include: Clean up includes
Peter Maydell
2016-02-16
nbd: implement TLS support in the protocol negotiation
Daniel P. Berrange
2016-02-16
nbd: convert to using I/O channels for actual socket I/O
Daniel P. Berrange
2016-02-09
blockjob: Fix hang in block_job_finish_sync
Fam Zheng
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
blockdev: Keep track of monitor-owned BDS
Max Reitz
2016-02-02
block: Add list of all BlockDriverStates
Max Reitz
2016-02-02
block: Make bdrv_close() static
Max Reitz
2016-02-02
block: Remove BDS close notifier
Max Reitz
2016-02-02
block: Add blk_dev_has_tray()
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-15
nbd: Always call "close_fn" in nbd_client_new
Fam Zheng
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-22
block: add BlockLimits.max_iov field
Stefan Hajnoczi
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: Add infrastructure for option inheritance
Kevin Wolf
2015-12-18
block: Pass driver-specific options to .bdrv_refresh_filename()
Kevin Wolf
2015-12-18
block: Exclude nested options only for children in append_open_options()
Kevin Wolf
2015-12-18
block: Allow references for backing files
Kevin Wolf
2015-12-18
qcow2: Add .bdrv_join_options callback
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-19
migration: implement bdrv_all_find_vmstate_bs helper
Denis V. Lunev
2015-11-19
snapshot: create bdrv_all_create_snapshot helper
Denis V. Lunev
2015-11-19
snapshot: create bdrv_all_find_snapshot helper
Denis V. Lunev
[prev]
[next]