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
/
block.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: remove bs from lists before closing
Anton Kuchin
2019-05-10
1
-2
/
+2
*
block: Add coroutine_fn to bdrv_check_co_entry
Nikita Alekseev
2019-05-10
1
-1
/
+1
*
block: Assert that drv->bdrv_child_perm is set in bdrv_child_perm()
Alberto Garcia
2019-05-07
1
-5
/
+4
*
block: Fix AioContext switch for bs->drv == NULL
Kevin Wolf
2019-04-30
1
-10
/
+2
*
block: Forward 'discard' to temporary overlay
Kevin Wolf
2019-04-08
1
-1
/
+2
*
block: continue until base is found in bdrv_freeze_backing_chain() et al
Alberto Garcia
2019-04-02
1
-7
/
+14
*
block: Silence Coverity in bdrv_drop_intermediate()
Kevin Wolf
2019-03-19
1
-4
/
+3
*
block: Remove the AioContext parameter from bdrv_reopen_multiple()
Alberto Garcia
2019-03-12
1
-2
/
+2
*
block: Add bdrv_reset_options_allowed()
Alberto Garcia
2019-03-12
1
-0
/
+58
*
block: Allow changing the backing file on reopen
Alberto Garcia
2019-03-12
1
-0
/
+166
*
block: Allow omitting the 'backing' option in certain cases
Alberto Garcia
2019-03-12
1
-1
/
+7
*
block: Handle child references in bdrv_reopen_queue()
Alberto Garcia
2019-03-12
1
-7
/
+45
*
block: Add 'keep_old_opts' parameter to bdrv_reopen_queue()
Alberto Garcia
2019-03-12
1
-15
/
+19
*
block: Allow freezing BdrvChild links
Alberto Garcia
2019-03-12
1
-0
/
+76
*
file-posix: Fix bdrv_open_flags() for snapshot=on
Kevin Wolf
2019-03-12
1
-7
/
+0
*
block: Make permission changes in reopen less wrong
Kevin Wolf
2019-03-12
1
-11
/
+24
*
block: Avoid useless local_err
Kevin Wolf
2019-03-12
1
-3
/
+1
*
block: iterate_format with account of whitelisting
Andrey Shinkevich
2019-03-08
1
-4
/
+19
*
block: BDS options may lack the "driver" option
Max Reitz
2019-02-25
1
-0
/
+6
*
block: Do not copy exact_filename from format file
Max Reitz
2019-02-25
1
-3
/
+15
*
block: Purify .bdrv_refresh_filename()
Max Reitz
2019-02-25
1
-109
/
+22
*
block: Generically refresh runtime options
Max Reitz
2019-02-25
1
-1
/
+115
*
block: Use bdrv_dirname() for relative filenames
Max Reitz
2019-02-25
1
-7
/
+13
*
block: Add bdrv_dirname()
Max Reitz
2019-02-25
1
-0
/
+27
*
block: Fix bdrv_find_backing_image()
Max Reitz
2019-02-25
1
-23
/
+10
*
block: Add bdrv_make_absolute_filename()
Max Reitz
2019-02-25
1
-7
/
+20
*
block: bdrv_get_full_backing_filename's ret. val.
Max Reitz
2019-02-25
1
-31
/
+17
*
block: bdrv_get_full_backing_filename_from_...'s ret. val.
Max Reitz
2019-02-25
1
-16
/
+37
*
block: Make path_combine() return the path
Max Reitz
2019-02-25
1
-38
/
+47
*
block: Respect backing bs in bdrv_refresh_filename
Max Reitz
2019-02-25
1
-1
/
+37
*
block: Add BDS.auto_backing_file
Max Reitz
2019-02-25
1
-0
/
+19
*
block: Skip implicit nodes for filename info
Max Reitz
2019-02-25
1
-0
/
+14
*
block: Use children list in bdrv_refresh_filename
Max Reitz
2019-02-25
1
-4
/
+5
*
block: Use bdrv_refresh_filename() to pull
Max Reitz
2019-02-25
1
-16
/
+15
*
block: fix bdrv_check_perm for non-tree subgraph
Vladimir Sementsov-Ogievskiy
2019-02-25
1
-1
/
+26
*
block: improve should_update_child
Vladimir Sementsov-Ogievskiy
2019-02-25
1
-6
/
+37
*
block: Use normal drain for bdrv_set_aio_context()
Kevin Wolf
2019-02-25
1
-9
/
+6
*
block: Fix AioContext switch for drained node
Kevin Wolf
2019-02-25
1
-0
/
+7
*
block: Don't poll in bdrv_set_aio_context()
Kevin Wolf
2019-02-25
1
-4
/
+0
*
block: don't set the same context
Denis Plotnikov
2019-02-25
1
-0
/
+4
*
bdrv_query_image_info Error parameter added
Andrey Shinkevich
2019-02-11
1
-2
/
+3
*
block: Fix invalidate_cache error path for parent activation
Kevin Wolf
2019-02-01
1
-0
/
+1
*
block: Apply auto-read-only for ro-whitelist drivers
Kevin Wolf
2019-02-01
1
-7
/
+13
*
block: Fix hangs in synchronous APIs with iothreads
Kevin Wolf
2019-02-01
1
-2
/
+4
*
qapi: add x-debug-query-block-graph
Vladimir Sementsov-Ogievskiy
2019-01-31
1
-0
/
+148
*
block: Assert that flags are up-to-date in bdrv_reopen_prepare()
Alberto Garcia
2018-12-14
1
-0
/
+6
*
block: Remove assertions from update_flags_from_options()
Alberto Garcia
2018-12-14
1
-4
/
+0
*
block: Stop passing flags to bdrv_reopen_queue_child()
Alberto Garcia
2018-12-14
1
-29
/
+19
*
block: Remove flags parameter from bdrv_reopen_queue()
Alberto Garcia
2018-12-14
1
-2
/
+3
*
block: Drop bdrv_reopen()
Alberto Garcia
2018-12-14
1
-21
/
+0
[next]