index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
block
/
block.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Add block job transactions
Fam Zheng
2015-11-12
1
-0
/
+1
*
qed: Implement .bdrv_drain
Fam Zheng
2015-11-12
1
-1
/
+0
*
block: Add ioctl parameter fields to BlockRequest
Fam Zheng
2015-11-12
1
-4
/
+12
*
block: Introduce "drained begin/end" API
Fam Zheng
2015-10-23
1
-0
/
+19
*
block: Move I/O status and error actions into BB
Max Reitz
2015-10-23
1
-11
/
+0
*
block: Move BlockAcctStats into BlockBackend
Max Reitz
2015-10-23
1
-2
/
+0
*
block: Move guest_block_size into BlockBackend
Max Reitz
2015-10-23
1
-1
/
+0
*
block: Make bdrv_is_inserted() return a bool
Max Reitz
2015-10-23
1
-1
/
+1
*
coroutine: move into libqemuutil.a library
Daniel P. Berrange
2015-10-20
1
-1
/
+1
*
block: Add and use bdrv_replace_in_backing_chain()
Kevin Wolf
2015-10-16
1
-1
/
+3
*
block: Manage backing file references in bdrv_set_backing_hd()
Kevin Wolf
2015-10-16
1
-0
/
+1
*
block: Remove bdrv_open_image()
Kevin Wolf
2015-10-16
1
-4
/
+0
*
block: Convert bs->file to BdrvChild
Kevin Wolf
2015-10-16
1
-1
/
+7
*
block: Introduce a new API bdrv_co_no_copy_on_readv()
Wen Congyang
2015-09-25
1
-3
/
+6
*
block: Allow specifying driver-specific options to reopen
Kevin Wolf
2015-09-14
1
-1
/
+3
*
block: Drop bdrv_find_whitelisted_format()
Max Reitz
2015-09-14
1
-2
/
+0
*
block: Drop drv parameter from bdrv_open()
Max Reitz
2015-09-14
1
-2
/
+1
*
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-11
1
-1
/
+1
*
block: more check for replaced node
Wen Congyang
2015-09-02
1
-1
/
+2
*
block: Introduce bdrv_unref_child()
Kevin Wolf
2015-07-14
1
-0
/
+1
*
block: Introduce bdrv_open_child()
Kevin Wolf
2015-07-14
1
-0
/
+6
*
block: Add bdrv_get_block_status_above
Fam Zheng
2015-07-02
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-06-15
1
-1
/
+11
|
\
|
*
block: Move flag inheritance to bdrv_open_inherit()
Kevin Wolf
2015-06-12
1
-1
/
+3
|
*
block: Use macro for cache option names
Kevin Wolf
2015-06-12
1
-0
/
+8
*
|
throttle: Add throttle group support
Alberto Garcia
2015-06-12
1
-1
/
+2
|
/
*
qapi: add dirty bitmap status
John Snow
2015-05-29
1
-0
/
+1
*
block: minimal bounce buffer alignment
Denis V. Lunev
2015-05-22
1
-0
/
+2
*
block: Ensure consistent bitmap function prototypes
John Snow
2015-04-28
1
-6
/
+5
*
qmp: add block-dirty-bitmap-clear
John Snow
2015-04-28
1
-0
/
+1
*
qmp: Add support of "dirty-bitmap" sync mode for drive-backup
John Snow
2015-04-28
1
-0
/
+1
*
block: Add bitmap successors
John Snow
2015-04-28
1
-0
/
+10
*
block: Add bitmap disabled status
John Snow
2015-04-28
1
-0
/
+3
*
block: Introduce bdrv_dirty_bitmap_granularity()
John Snow
2015-04-28
1
-0
/
+1
*
qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
John Snow
2015-04-28
1
-0
/
+1
*
qmp: Ensure consistent granularity type
John Snow
2015-04-28
1
-1
/
+1
*
qapi: Add optional field "name" to block dirty bitmap
Fam Zheng
2015-04-28
1
-1
/
+6
*
qmp: fill in the image field in BlockDeviceInfo
Alberto Garcia
2015-04-28
1
-1
/
+1
*
block: add bdrv_get_device_or_node_name()
Alberto Garcia
2015-04-28
1
-0
/
+1
*
block: Drop bdrv_find
Fam Zheng
2015-03-16
1
-1
/
+0
*
block: add bdrv functions for geometry and blocksize
Ekaterina Tumanova
2015-03-10
1
-0
/
+13
*
block: Forbid bdrv_set_aio_context outside BQL
Fam Zheng
2015-02-27
1
-2
/
+1
*
block: Add Error parameter to bdrv_find_protocol()
Max Reitz
2015-02-16
1
-1
/
+2
*
block: New bdrv_add_key(), convert monitor to use it
Markus Armbruster
2015-02-06
1
-0
/
+1
*
block: introduce BDRV_REQUEST_MAX_SECTORS
Peter Lieven
2015-02-06
1
-0
/
+3
*
block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}
Fam Zheng
2015-01-13
1
-1
/
+2
*
block: fix spoiling all dirty bitmaps by mirror and migration
Vladimir Sementsov-Ogievskiy
2015-01-13
1
-2
/
+4
*
block: JSON filenames and relative backing files
Max Reitz
2015-01-13
1
-2
/
+3
*
block: Get full backing filename from string
Max Reitz
2015-01-13
1
-0
/
+3
*
block: drop unused bdrv_clear_incoming_migration_all() prototype
Stefan Hajnoczi
2014-12-12
1
-2
/
+0
[next]