Sign in
qemu
/
qemu
/
f63c9862ffd13e41126dd2a70e4c4c287da549a5
/
block.c
cb89561
block: fix memleaks in bdrv_refresh_filename
by Pan Nengyuan
· 5 years ago
e2a7423
block: Use a GString in bdrv_perm_names()
by Alberto Garcia
· 5 years ago
f80f267
blockdev: adds bdrv_parse_aio to use io_uring
by Aarushi Mehta
· 5 years ago
cdb1cec
block: Use bdrv_qapi_perm_to_blk_perm()
by Max Reitz
· 5 years ago
7b1d9c4
block: Add bdrv_qapi_perm_to_blk_perm()
by Max Reitz
· 5 years ago
7bb4941
block: Activate recursively even for already active nodes
by Kevin Wolf
· 5 years ago
f6dc1c3
block: Error out on image creation with conflicting size options
by Kevin Wolf
· 5 years ago
ae0f57f
block: Remove 'backing': null from bs->{explicit_,}options
by Kevin Wolf
· 5 years ago
038adc2
core: replace getpagesize() with qemu_real_host_page_size
by Wei Yang
· 5 years ago
4dd09f6
qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_commit
by Vladimir Sementsov-Ogievskiy
· 5 years ago
fcd6a4f
block: reverse order for reopen commits
by Vladimir Sementsov-Ogievskiy
· 5 years ago
859443b
block: switch reopen queue from QSIMPLEQ to QTAILQ
by Vladimir Sementsov-Ogievskiy
· 5 years ago
ef9041a
block/dirty-bitmap: refactor bdrv_dirty_bitmap_next
by Vladimir Sementsov-Ogievskiy
· 5 years ago
85cc8a4
block: move bdrv_can_store_new_dirty_bitmap to block/dirty-bitmap.c
by Vladimir Sementsov-Ogievskiy
· 5 years ago
d924559
qapi: query-blockstat: add driver specific file-posix stats
by Anton Nefedov
· 5 years ago
d10529a
block: teach bdrv_debug_breakpoint skip filters with backing
by Vladimir Sementsov-Ogievskiy
· 5 years ago
b503de6
block: fix permission update in bdrv_replace_node
by Vladimir Sementsov-Ogievskiy
· 5 years ago
ceaca56
block: Add bdrv_has_zero_init_truncate()
by Max Reitz
· 5 years ago
c4e4b0f
qapi: implement block-dirty-bitmap-remove transaction action
by John Snow
· 5 years ago
e018ccb
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 5 years ago
db72581
Include qemu/main-loop.h less
by Markus Armbruster
· 5 years ago
debc292
block: Reduce (un)drains when replacing a child
by Max Reitz
· 5 years ago
637d54a
block: Keep subtree drained in drop_intermediate
by Max Reitz
· 5 years ago
e444fa8
block: Simplify bdrv_filter_default_perms()
by Kevin Wolf
· 5 years ago
43eaaae
block: Only the main loop can change AioContexts
by Max Reitz
· 5 years ago
e037c09
block: Do not poll in bdrv_do_drained_end()
by Max Reitz
· 5 years ago
804db8e
block: Introduce BdrvChild.parent_quiesce_counter
by Max Reitz
· 5 years ago
3cf746b
block: Deep-clear inherits_from
by Max Reitz
· 6 years ago
e5182c1
block: Add BDS.never_freeze
by Max Reitz
· 6 years ago
1046779
block: Ignore loosening perm restrictions failures
by Max Reitz
· 6 years ago
9eab154
block: Add *tighten_restrictions to *check*_perm()
by Max Reitz
· 6 years ago
87ace5f
block: Fix order in bdrv_replace_child()
by Max Reitz
· 6 years ago
c1087f1
block: Add bdrv_child_refresh_perms()
by Max Reitz
· 6 years ago
b23c580
block: drop bs->job
by Vladimir Sementsov-Ogievskiy
· 6 years ago
42a65f0
block: Remove bdrv_set_aio_context()
by Kevin Wolf
· 6 years ago
d0ee020
block: Remove wrong bdrv_set_aio_context() calls
by Kevin Wolf
· 6 years ago
ad943dc
block: Move node without parents to main AioContext
by Kevin Wolf
· 6 years ago
132ada8
block: Adjust AioContexts when attaching nodes
by Kevin Wolf
· 6 years ago
d861ab3
block: Add BlockBackend.ctx
by Kevin Wolf
· 6 years ago
f871abd
block: Drain source node in bdrv_replace_node()
by Kevin Wolf
· 6 years ago
b441dc7
block: Make bdrv_root_attach_child() unref child_bs on failure
by Alberto Garcia
· 6 years ago
dd4118c
block: Use bdrv_unref_child() for all children in bdrv_close()
by Alberto Garcia
· 6 years ago
481e0ee
block: Improve "Block node is read-only" message
by Max Reitz
· 6 years ago
53a7d04
block: Propagate AioContext change to parents
by Kevin Wolf
· 6 years ago
0d83708
block: Move recursion to bdrv_set_aio_context()
by Kevin Wolf
· 6 years ago
a3a683c
block: Make bdrv_attach/detach_aio_context() static
by Kevin Wolf
· 6 years ago
5d23184
block: Add bdrv_try_set_aio_context()
by Kevin Wolf
· 6 years ago
30c321f
block: remove bs from lists before closing
by Anton Kuchin
· 6 years ago
66a5bdf
block: Add coroutine_fn to bdrv_check_co_entry
by Nikita Alekseev
· 6 years ago
0b3ca76
block: Assert that drv->bdrv_child_perm is set in bdrv_child_perm()
by Alberto Garcia
· 6 years ago
1bffe1a
block: Fix AioContext switch for bs->drv == NULL
by Kevin Wolf
· 6 years ago
3f48686
block: Forward 'discard' to temporary overlay
by Kevin Wolf
· 6 years ago
0f0998f
block: continue until base is found in bdrv_freeze_backing_chain() et al
by Alberto Garcia
· 6 years ago
2345bde
block: Silence Coverity in bdrv_drop_intermediate()
by Kevin Wolf
· 6 years ago
5019aec
block: Remove the AioContext parameter from bdrv_reopen_multiple()
by Alberto Garcia
· 6 years ago
faf116b
block: Add bdrv_reset_options_allowed()
by Alberto Garcia
· 6 years ago
cb828c3
block: Allow changing the backing file on reopen
by Alberto Garcia
· 6 years ago
bacd9b8
block: Allow omitting the 'backing' option in certain cases
by Alberto Garcia
· 6 years ago
8546632
block: Handle child references in bdrv_reopen_queue()
by Alberto Garcia
· 6 years ago
077e8e2
block: Add 'keep_old_opts' parameter to bdrv_reopen_queue()
by Alberto Garcia
· 6 years ago
2cad1eb
block: Allow freezing BdrvChild links
by Alberto Garcia
· 6 years ago
3085513
file-posix: Fix bdrv_open_flags() for snapshot=on
by Kevin Wolf
· 6 years ago
69b736e
block: Make permission changes in reopen less wrong
by Kevin Wolf
· 6 years ago
a4615ab
block: Avoid useless local_err
by Kevin Wolf
· 6 years ago
9ac404c
block: iterate_format with account of whitelisting
by Andrey Shinkevich
· 6 years ago
62a01a27
block: BDS options may lack the "driver" option
by Max Reitz
· 6 years ago
fb695c7
block: Do not copy exact_filename from format file
by Max Reitz
· 6 years ago
998b3a1
block: Purify .bdrv_refresh_filename()
by Max Reitz
· 6 years ago
97e2f02
block: Generically refresh runtime options
by Max Reitz
· 6 years ago
8df6861
block: Use bdrv_dirname() for relative filenames
by Max Reitz
· 6 years ago
1e89d0f
block: Add bdrv_dirname()
by Max Reitz
· 6 years ago
2d9158c
block: Fix bdrv_find_backing_image()
by Max Reitz
· 6 years ago
9f4793d
block: Add bdrv_make_absolute_filename()
by Max Reitz
· 6 years ago
6b6833c
block: bdrv_get_full_backing_filename's ret. val.
by Max Reitz
· 6 years ago
645ae7d
block: bdrv_get_full_backing_filename_from_...'s ret. val.
by Max Reitz
· 6 years ago
009b03a
block: Make path_combine() return the path
by Max Reitz
· 6 years ago
9099362
block: Respect backing bs in bdrv_refresh_filename
by Max Reitz
· 6 years ago
998c201
block: Add BDS.auto_backing_file
by Max Reitz
· 6 years ago
bb808d5
block: Skip implicit nodes for filename info
by Max Reitz
· 6 years ago
e24518e
block: Use children list in bdrv_refresh_filename
by Max Reitz
· 6 years ago
f30c66b
block: Use bdrv_refresh_filename() to pull
by Max Reitz
· 6 years ago
f962e96
block: fix bdrv_check_perm for non-tree subgraph
by Vladimir Sementsov-Ogievskiy
· 6 years ago
2f30b7c
block: improve should_update_child
by Vladimir Sementsov-Ogievskiy
· 6 years ago
d70d595
block: Use normal drain for bdrv_set_aio_context()
by Kevin Wolf
· 6 years ago
e64f25f
block: Fix AioContext switch for drained node
by Kevin Wolf
· 6 years ago
6c75d76
block: Don't poll in bdrv_set_aio_context()
by Kevin Wolf
· 6 years ago
57830a4
block: don't set the same context
by Denis Plotnikov
· 6 years ago
1bf6e9c
bdrv_query_image_info Error parameter added
by Andrey Shinkevich
· 6 years ago
78fc3b3
block: Fix invalidate_cache error path for parent activation
by Kevin Wolf
· 6 years ago
8be25de
block: Apply auto-read-only for ro-whitelist drivers
by Kevin Wolf
· 6 years ago
4720cbe
block: Fix hangs in synchronous APIs with iothreads
by Kevin Wolf
· 6 years ago
5d3b4e9
qapi: add x-debug-query-block-graph
by Vladimir Sementsov-Ogievskiy
· 6 years ago
e6d79c4
block: Assert that flags are up-to-date in bdrv_reopen_prepare()
by Alberto Garcia
· 6 years ago
8eb4b07
block: Remove assertions from update_flags_from_options()
by Alberto Garcia
· 6 years ago
9aa09dd
block: Stop passing flags to bdrv_reopen_queue_child()
by Alberto Garcia
· 6 years ago
2e89172
block: Remove flags parameter from bdrv_reopen_queue()
by Alberto Garcia
· 6 years ago
295cf23
block: Drop bdrv_reopen()
by Alberto Garcia
· 6 years ago
e94d3db
block: Use bdrv_reopen_set_read_only() in bdrv_backing_update_filename()
by Alberto Garcia
· 6 years ago
6e1000a
block: Add bdrv_reopen_set_read_only()
by Alberto Garcia
· 6 years ago
9e37271
block: Don't inactivate children before parents
by Kevin Wolf
· 6 years ago
Next »