index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block.c
Age
Commit message (
Expand
)
Author
2020-05-18
block: Distinguish paths in *_format_default_perms
Max Reitz
2020-05-18
block: Add child_of_bds
Max Reitz
2020-05-18
block: Unify bdrv_child_cb_detach()
Max Reitz
2020-05-18
block: Unify bdrv_child_cb_attach()
Max Reitz
2020-05-18
block: Use bdrv_inherited_options()
Max Reitz
2020-05-18
block: Add generic bdrv_inherited_options()
Max Reitz
2020-05-18
block: Rename bdrv_inherited_options()
Max Reitz
2020-05-18
block: Pass parent_is_format to .inherit_options()
Max Reitz
2020-05-18
block: Pass BdrvChildRole to .inherit_options()
Max Reitz
2020-05-18
block: Pass BdrvChildRole to bdrv_child_perm()
Max Reitz
2020-05-18
block: Add BdrvChildRole to BdrvChild
Max Reitz
2020-05-18
block: Rename BdrvChildRole to BdrvChildClass
Max Reitz
2020-05-18
block: Add bdrv_make_empty()
Max Reitz
2020-05-08
block: Drop unused .bdrv_has_zero_init_truncate
Eric Blake
2020-05-04
block: Avoid dead assignment
Philippe Mathieu-Daudé
2020-04-30
block-backend: Add flags to blk_truncate()
Kevin Wolf
2020-04-30
qapi: Only input visitors can actually fail
Markus Armbruster
2020-03-27
block: fix bdrv_root_attach_child forget to unref child_bs
Vladimir Sementsov-Ogievskiy
2020-03-26
block: trickle down the fallback image creation function use to the block dri...
Maxim Levitsky
2020-03-26
block: pass BlockDriver reference to the .bdrv_co_create
Maxim Levitsky
2020-03-24
block: bdrv_set_backing_bs: fix use-after-free
Vladimir Sementsov-Ogievskiy
2020-03-24
block: Assert BlockDriver::format_name is not NULL
Philippe Mathieu-Daudé
2020-03-11
block.c: adding bdrv_co_delete_file
Daniel Henrique Barboza
2020-03-11
block: Fix cross-AioContext blockdev-snapshot
Kevin Wolf
2020-03-11
block: Make bdrv_get_cumulative_perm() public
Kevin Wolf
2020-03-06
block: bdrv_reopen() with backing file in different AioContext
Kevin Wolf
2020-03-06
block: Introduce 'bdrv_reopen_commit_post' step
Peter Krempa
2020-03-06
block: Fix leak in bdrv_create_file_fallback()
Max Reitz
2020-02-22
qemu/queue.h: add QLIST_SAFE_REMOVE()
Stefan Hajnoczi
2020-02-20
block: Generic file creation fallback
Max Reitz
2020-02-20
qapi: Allow getting flat output from 'query-named-block-nodes'
Peter Krempa
2020-02-18
block: Remove bdrv_recurse_is_first_non_filter()
Max Reitz
2020-02-18
block: Use bdrv_recurse_can_replace()
Max Reitz
2020-02-18
block: Add bdrv_recurse_can_replace()
Max Reitz
2020-02-18
block: Drop bdrv_is_first_non_filter()
Max Reitz
2020-02-18
block: Remove superfluous semicolons
Philippe Mathieu-Daudé
2020-02-06
block: fix memleaks in bdrv_refresh_filename
Pan Nengyuan
2020-02-06
block: Use a GString in bdrv_perm_names()
Alberto Garcia
2020-01-30
blockdev: adds bdrv_parse_aio to use io_uring
Aarushi Mehta
2020-01-06
block: Use bdrv_qapi_perm_to_blk_perm()
Max Reitz
2020-01-06
block: Add bdrv_qapi_perm_to_blk_perm()
Max Reitz
2019-12-19
block: Activate recursively even for already active nodes
Kevin Wolf
2019-12-18
block: Error out on image creation with conflicting size options
Kevin Wolf
2019-11-18
block: Remove 'backing': null from bs->{explicit_,}options
Kevin Wolf
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-17
qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_commit
Vladimir Sementsov-Ogievskiy
2019-10-17
block: reverse order for reopen commits
Vladimir Sementsov-Ogievskiy
2019-10-17
block: switch reopen queue from QSIMPLEQ to QTAILQ
Vladimir Sementsov-Ogievskiy
2019-10-17
block/dirty-bitmap: refactor bdrv_dirty_bitmap_next
Vladimir Sementsov-Ogievskiy
2019-10-17
block: move bdrv_can_store_new_dirty_bitmap to block/dirty-bitmap.c
Vladimir Sementsov-Ogievskiy
[prev]
[next]