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: include base when checking image chain for block allocation
Andrey Shinkevich
2019-07-02
1
-1
/
+2
*
block/io: bdrv_pdiscard: support int64_t bytes parameter
Vladimir Sementsov-Ogievskiy
2019-06-04
1
-2
/
+2
*
block: Remove bdrv_set_aio_context()
Kevin Wolf
2019-06-04
1
-9
/
+0
*
block: avoid recursive block_status call if possible
Vladimir Sementsov-Ogievskiy
2019-06-04
1
-1
/
+7
*
block: Propagate AioContext change to parents
Kevin Wolf
2019-05-20
1
-0
/
+2
*
block: Add bdrv_try_set_aio_context()
Kevin Wolf
2019-05-20
1
-0
/
+8
*
block: Remove bdrv_read() and bdrv_write()
Alberto Garcia
2019-05-10
1
-4
/
+0
*
block: Add BDRV_REQ_NO_FALLBACK
Kevin Wolf
2019-03-26
1
-1
/
+6
*
block: Remove the AioContext parameter from bdrv_reopen_multiple()
Alberto Garcia
2019-03-12
1
-1
/
+1
*
block: Allow changing the backing file on reopen
Alberto Garcia
2019-03-12
1
-0
/
+2
*
block: Handle child references in bdrv_reopen_queue()
Alberto Garcia
2019-03-12
1
-0
/
+1
*
block: Add 'keep_old_opts' parameter to bdrv_reopen_queue()
Alberto Garcia
2019-03-12
1
-1
/
+2
*
block: Allow freezing BdrvChild links
Alberto Garcia
2019-03-12
1
-0
/
+5
*
block: iterate_format with account of whitelisting
Andrey Shinkevich
2019-03-08
1
-1
/
+1
*
block: Add bdrv_dirname()
Max Reitz
2019-02-25
1
-0
/
+1
*
block: bdrv_get_full_backing_filename's ret. val.
Max Reitz
2019-02-25
1
-2
/
+1
*
block: bdrv_get_full_backing_filename_from_...'s ret. val.
Max Reitz
2019-02-25
1
-4
/
+3
*
block: Make path_combine() return the path
Max Reitz
2019-02-25
1
-3
/
+1
*
block: Use bdrv_refresh_filename() to pull
Max Reitz
2019-02-25
1
-1
/
+0
*
bdrv_query_image_info Error parameter added
Andrey Shinkevich
2019-02-11
1
-1
/
+2
*
qapi: add x-debug-query-block-graph
Vladimir Sementsov-Ogievskiy
2019-01-31
1
-0
/
+1
*
block: Remove flags parameter from bdrv_reopen_queue()
Alberto Garcia
2018-12-14
1
-2
/
+1
*
block: Drop bdrv_reopen()
Alberto Garcia
2018-12-14
1
-1
/
+0
*
block: Add bdrv_reopen_set_read_only()
Alberto Garcia
2018-12-14
1
-0
/
+2
*
block: Require auto-read-only for existing fallbacks
Kevin Wolf
2018-11-05
1
-1
/
+2
*
block: Add auto-read-only option
Kevin Wolf
2018-11-05
1
-0
/
+2
*
block: Allow changing 'detect-zeroes' on reopen
Alberto Garcia
2018-10-01
1
-0
/
+1
*
block: Use a single global AioWait
Kevin Wolf
2018-09-25
1
-5
/
+1
*
block: Fix documentation for BDRV_REQ_MAY_UNMAP
Kevin Wolf
2018-07-30
1
-5
/
+6
*
block: Use BdrvChild to discard
Fam Zheng
2018-07-10
1
-2
/
+2
*
block: add BDRV_REQ_SERIALISING flag
Vladimir Sementsov-Ogievskiy
2018-07-10
1
-1
/
+13
*
block: split flags in copy_range
Vladimir Sementsov-Ogievskiy
2018-07-10
1
-1
/
+2
*
block/io: fix copy_range
Vladimir Sementsov-Ogievskiy
2018-07-10
1
-0
/
+12
*
block: Poll after drain on attaching a node
Kevin Wolf
2018-07-10
1
-0
/
+8
*
block: Move two block permission constants to the relevant enum
Ari Sundholm
2018-07-05
1
-0
/
+7
*
block: Honour BDRV_REQ_NO_SERIALISING in copy range
Fam Zheng
2018-07-03
1
-2
/
+3
*
block: Remove unused sector-based vectored I/O
Eric Blake
2018-06-29
1
-4
/
+0
*
block: Convert .bdrv_truncate callback to coroutine_fn
Kevin Wolf
2018-06-29
1
-0
/
+4
*
block: Allow graph changes in bdrv_drain_all_begin/end sections
Kevin Wolf
2018-06-18
1
-0
/
+1
*
block: ignore_bds_parents parameter for drain functions
Kevin Wolf
2018-06-18
1
-5
/
+11
*
block: Don't poll in parent drain callbacks
Kevin Wolf
2018-06-18
1
-0
/
+9
*
block: Drain recursively with a single BDRV_POLL_WHILE()
Kevin Wolf
2018-06-18
1
-3
/
+6
*
block: Really pause block jobs on drain
Kevin Wolf
2018-06-18
1
-0
/
+8
*
block: Make bdrv_is_writable() public
Max Reitz
2018-06-11
1
-0
/
+1
*
block: Add Error parameter to bdrv_amend_options
Max Reitz
2018-06-11
1
-1
/
+2
*
block: Introduce API for copy offloading
Fam Zheng
2018-06-01
1
-0
/
+32
*
block: Add BDRV_REQ_WRITE_UNCHANGED flag
Max Reitz
2018-05-15
1
-1
/
+5
*
block: BLK_PERM_WRITE includes ..._UNCHANGED
Max Reitz
2018-05-15
1
-0
/
+3
*
block: Make bdrv_is_whitelisted() public
Kevin Wolf
2018-03-09
1
-0
/
+1
*
qcow2: Use BlockdevRef in qcow2_co_create()
Kevin Wolf
2018-03-09
1
-0
/
+1
[prev]
[next]