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: remove BlockDriver.bdrv_write_compressed
Pavel Butsykin
2016-09-05
1
-2
/
+0
*
block/io: reuse bdrv_co_pwritev() for write compressed
Pavel Butsykin
2016-09-05
1
-1
/
+2
*
block: Convert bdrv_pwrite_compressed() to BdrvChild
Pavel Butsykin
2016-09-05
1
-1
/
+1
*
block: switch blk_write_compressed() to byte-based interface
Pavel Butsykin
2016-09-05
1
-2
/
+2
*
block: Convert bdrv_aio_discard() to byte-based
Eric Blake
2016-07-20
1
-3
/
+3
*
block: Convert bdrv_discard() to byte-based
Eric Blake
2016-07-20
1
-1
/
+1
*
block: Convert bdrv_co_discard() to byte-based
Eric Blake
2016-07-20
1
-1
/
+1
*
block: Convert bdrv_co_preadv/pwritev to BdrvChild
Kevin Wolf
2016-07-05
1
-2
/
+2
*
block: Convert bdrv_pwrite_zeroes() to BdrvChild
Kevin Wolf
2016-07-05
1
-2
/
+2
*
block: Convert bdrv_pwrite(v/_sync) to BdrvChild
Kevin Wolf
2016-07-05
1
-5
/
+4
*
block: Convert bdrv_pread(v) to BdrvChild
Kevin Wolf
2016-07-05
1
-3
/
+2
*
block: Convert bdrv_write() to BdrvChild
Kevin Wolf
2016-07-05
1
-1
/
+1
*
block: Convert bdrv_read() to BdrvChild
Kevin Wolf
2016-07-05
1
-1
/
+1
*
block: Convert bdrv_aio_writev() to BdrvChild
Kevin Wolf
2016-07-05
1
-1
/
+1
*
block: Convert bdrv_aio_readv() to BdrvChild
Kevin Wolf
2016-07-05
1
-1
/
+1
*
block: Convert bdrv_co_writev() to BdrvChild
Kevin Wolf
2016-07-05
1
-2
/
+2
*
block: Convert bdrv_co_readv() to BdrvChild
Kevin Wolf
2016-07-05
1
-2
/
+2
*
block: Use bool as appropriate for BDS members
Eric Blake
2016-07-05
1
-4
/
+4
*
block: Make .bdrv_load_vmstate() vectored
Kevin Wolf
2016-06-16
1
-0
/
+1
*
block: Introduce bdrv_preadv()
Kevin Wolf
2016-06-16
1
-0
/
+1
*
block: Byte-based bdrv_co_do_copy_on_readv()
Kevin Wolf
2016-06-16
1
-3
/
+7
*
block: Assert that flags are in range
Eric Blake
2016-06-16
1
-0
/
+3
*
block: Switch bdrv_write_zeroes() to byte interface
Eric Blake
2016-06-08
1
-5
/
+5
*
block: Move BlockRequest type to io.c
Eric Blake
2016-06-07
1
-21
/
+0
*
block/io: Remove unused bdrv_aio_write_zeroes()
Kevin Wolf
2016-06-07
1
-3
/
+0
*
backup: Use BlockBackend for I/O
Kevin Wolf
2016-05-25
1
-2
/
+0
*
stream: Use BlockBackend for I/O
Kevin Wolf
2016-05-25
1
-2
/
+0
*
block: Make bdrv_open() return a BDS
Max Reitz
2016-05-25
1
-2
/
+2
*
block: Drop bdrv_new_root()
Max Reitz
2016-05-25
1
-1
/
+0
*
block: Fix bdrv_next() memory leak
Kevin Wolf
2016-05-25
1
-2
/
+13
*
block: Avoid bs->blk in bdrv_next()
Kevin Wolf
2016-05-19
1
-1
/
+2
*
block: Remove bdrv_aio_multiwrite()
Kevin Wolf
2016-05-19
1
-5
/
+2
*
block: Move I/O throttling configuration functions to BlockBackend
Kevin Wolf
2016-05-19
1
-4
/
+0
*
quorum: implement bdrv_add_child() and bdrv_del_child()
Wen Congyang
2016-05-12
1
-0
/
+4
*
Add new block driver interface to add/delete a BDS's child
Wen Congyang
2016-05-12
1
-0
/
+4
*
block: plug whole tree at once, introduce bdrv_io_unplugged_begin/end
Paolo Bonzini
2016-05-12
1
-1
/
+2
*
block: Fix bdrv_drain in coroutine
Fam Zheng
2016-04-11
1
-0
/
+1
*
block: Remove bdrv_(set_)enable_write_cache()
Kevin Wolf
2016-03-30
1
-2
/
+0
*
block: Remove BDRV_O_CACHE_WB
Kevin Wolf
2016-03-30
1
-2
/
+1
*
block: Remove bdrv_parse_cache_flags()
Kevin Wolf
2016-03-30
1
-1
/
+0
*
block: Move enable_write_cache to BB level
Kevin Wolf
2016-03-30
1
-0
/
+1
*
block: Add bdrv_parse_cache_mode()
Kevin Wolf
2016-03-30
1
-0
/
+1
*
block: move encryption deprecation warning into qcow code
Daniel P. Berrange
2016-03-30
1
-0
/
+1
*
block: add flag to indicate that no I/O will be performed
Daniel P. Berrange
2016-03-30
1
-0
/
+1
*
block: Remove bdrv_make_anon()
Kevin Wolf
2016-03-30
1
-1
/
+0
*
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
1
-1
/
+1
*
block: Pull up blk_read_unthrottled() implementation
Kevin Wolf
2016-03-17
1
-2
/
+0
*
block: Remove bdrv_states list
Max Reitz
2016-03-17
1
-1
/
+0
*
block: Add bdrv_next_monitor_owned()
Max Reitz
2016-03-17
1
-0
/
+1
*
block: Move some bdrv_*_all() functions to BB
Max Reitz
2016-03-17
1
-2
/
+0
[prev]
[next]