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
*
qapi: implement block-dirty-bitmap-remove transaction action
John Snow
2019-08-16
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-08-16
1
-26
/
+37
|
\
|
*
block: Reduce (un)drains when replacing a child
Max Reitz
2019-08-16
1
-16
/
+33
|
*
block: Keep subtree drained in drop_intermediate
Max Reitz
2019-08-16
1
-0
/
+2
|
*
block: Simplify bdrv_filter_default_perms()
Kevin Wolf
2019-08-16
1
-10
/
+2
*
|
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
|
/
*
block: Only the main loop can change AioContexts
Max Reitz
2019-07-22
1
-5
/
+8
*
block: Do not poll in bdrv_do_drained_end()
Max Reitz
2019-07-19
1
-8
/
+29
*
block: Introduce BdrvChild.parent_quiesce_counter
Max Reitz
2019-07-19
1
-10
/
+5
*
block: Deep-clear inherits_from
Max Reitz
2019-07-15
1
-10
/
+24
*
block: Add BDS.never_freeze
Max Reitz
2019-07-15
1
-0
/
+8
*
block: Ignore loosening perm restrictions failures
Max Reitz
2019-06-18
1
-6
/
+38
*
block: Add *tighten_restrictions to *check*_perm()
Max Reitz
2019-06-18
1
-17
/
+70
*
block: Fix order in bdrv_replace_child()
Max Reitz
2019-06-18
1
-5
/
+13
*
block: Add bdrv_child_refresh_perms()
Max Reitz
2019-06-18
1
-0
/
+12
*
block: drop bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
1
-2
/
+0
*
block: Remove bdrv_set_aio_context()
Kevin Wolf
2019-06-04
1
-16
/
+14
*
block: Remove wrong bdrv_set_aio_context() calls
Kevin Wolf
2019-06-04
1
-1
/
+0
*
block: Move node without parents to main AioContext
Kevin Wolf
2019-06-04
1
-0
/
+4
*
block: Adjust AioContexts when attaching nodes
Kevin Wolf
2019-06-04
1
-1
/
+34
*
block: Add BlockBackend.ctx
Kevin Wolf
2019-06-04
1
-1
/
+1
*
block: Drain source node in bdrv_replace_node()
Kevin Wolf
2019-06-04
1
-3
/
+4
*
block: Make bdrv_root_attach_child() unref child_bs on failure
Alberto Garcia
2019-05-28
1
-12
/
+18
*
block: Use bdrv_unref_child() for all children in bdrv_close()
Alberto Garcia
2019-05-28
1
-13
/
+3
*
block: Improve "Block node is read-only" message
Max Reitz
2019-05-20
1
-1
/
+16
*
block: Propagate AioContext change to parents
Kevin Wolf
2019-05-20
1
-6
/
+42
*
block: Move recursion to bdrv_set_aio_context()
Kevin Wolf
2019-05-20
1
-8
/
+7
*
block: Make bdrv_attach/detach_aio_context() static
Kevin Wolf
2019-05-20
1
-3
/
+3
*
block: Add bdrv_try_set_aio_context()
Kevin Wolf
2019-05-20
1
-0
/
+92
*
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
[next]