1406 Commits (e9d635ea1809a6e114c33413c359abbb88a35737)

Author SHA1 Message Date
Markus Armbruster 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 6 years ago
Markus Armbruster 3882578bb5 block: Avoid error accumulation in bdrv_img_create() 6 years ago
Markus Armbruster 235e59cf03 qemu-option: Use returned bool to check for failure 6 years ago
Vladimir Sementsov-Ogievskiy 7b1efe996c block: inline bdrv_unallocated_blocks_are_zero() 6 years ago
Maxim Levitsky a3579bfa0a block/amend: add 'force' option 6 years ago
Eric Blake 5c86bdf120 block: Call attention to truncation of long NBD exports 6 years ago
Max Reitz e5d8a40685 block: Drop @child_class from bdrv_child_perm() 6 years ago
Max Reitz f6de853fa3 block: Drop child_file 6 years ago
Max Reitz 9aab945e9c block: Drop bdrv_format_default_perms() 6 years ago
Max Reitz 87278af1d9 block: Make bdrv_filter_default_perms() static 6 years ago
Max Reitz 58944401d6 block: Use child_of_bds in remaining places 6 years ago
Max Reitz ff3541c4e2 block: Drop child_backing 6 years ago
Max Reitz 25191e5ff0 block: Make backing files child_of_bds children 6 years ago
Max Reitz f34ade1148 block: Drop child_format 6 years ago
Max Reitz 2519f54919 block: Add bdrv_default_perms() 6 years ago
Max Reitz f889054f03 block: Relax *perms_for_storage for data children 6 years ago
Max Reitz 6f838a4b73 block: Pull out bdrv_default_perms_for_storage() 6 years ago
Max Reitz 70082db4ef block: Pull out bdrv_default_perms_for_cow() 6 years ago
Max Reitz 33f2663bd5 block: Distinguish paths in *_format_default_perms 6 years ago
Max Reitz 4348355032 block: Add child_of_bds 6 years ago
Max Reitz 48e0828861 block: Unify bdrv_child_cb_detach() 6 years ago
Max Reitz ca2f1234c3 block: Unify bdrv_child_cb_attach() 6 years ago
Max Reitz 00ff7ffd67 block: Use bdrv_inherited_options() 6 years ago
Max Reitz fae8bd3904 block: Add generic bdrv_inherited_options() 6 years ago
Max Reitz b054ff7354 block: Rename bdrv_inherited_options() 6 years ago
Max Reitz 3cdc69d31b block: Pass parent_is_format to .inherit_options() 6 years ago
Max Reitz 272c02eaef block: Pass BdrvChildRole to .inherit_options() 6 years ago
Max Reitz bf8e925eb5 block: Pass BdrvChildRole to bdrv_child_perm() 6 years ago
Max Reitz 258b776515 block: Add BdrvChildRole to BdrvChild 6 years ago
Max Reitz bd86fb990c block: Rename BdrvChildRole to BdrvChildClass 6 years ago
Max Reitz 6f7a3b535f block: Add bdrv_make_empty() 6 years ago
Eric Blake 47e0b38a13 block: Drop unused .bdrv_has_zero_init_truncate 6 years ago
Philippe Mathieu-Daudé dfde483ea3 block: Avoid dead assignment 6 years ago
Kevin Wolf 8c6242b6f3 block-backend: Add flags to blk_truncate() 6 years ago
Markus Armbruster 1f5842487a qapi: Only input visitors can actually fail 6 years ago
Vladimir Sementsov-Ogievskiy 7a26df203c block: fix bdrv_root_attach_child forget to unref child_bs 6 years ago
Maxim Levitsky 5a5e7f8cd8 block: trickle down the fallback image creation function use to the block drivers 6 years ago
Maxim Levitsky b92902dfea block: pass BlockDriver reference to the .bdrv_co_create 6 years ago
Vladimir Sementsov-Ogievskiy 6e57963a77 block: bdrv_set_backing_bs: fix use-after-free 7 years ago
Philippe Mathieu-Daudé a15f08dcee block: Assert BlockDriver::format_name is not NULL 7 years ago
Daniel Henrique Barboza e1d7f8bb1e block.c: adding bdrv_co_delete_file 7 years ago
Kevin Wolf 30dd65f307 block: Fix cross-AioContext blockdev-snapshot 7 years ago
Kevin Wolf c7a0f2be8f block: Make bdrv_get_cumulative_perm() public 7 years ago
Kevin Wolf 1de6b45fb5 block: bdrv_reopen() with backing file in different AioContext 7 years ago
Peter Krempa 17e1e2be5f block: Introduce 'bdrv_reopen_commit_post' step 7 years ago
Max Reitz eeea1faa09 block: Fix leak in bdrv_create_file_fallback() 7 years ago
Stefan Hajnoczi 195ed8cb36 qemu/queue.h: add QLIST_SAFE_REMOVE() 7 years ago
Max Reitz fd17146cd9 block: Generic file creation fallback 7 years ago
Peter Krempa facda5443f qapi: Allow getting flat output from 'query-named-block-nodes' 7 years ago
Max Reitz 6b4907cf42 block: Remove bdrv_recurse_is_first_non_filter() 7 years ago