1248 Commits (49fc899f8d673dd9e73f3db0d9e9ea60b77c331b)

Author SHA1 Message Date
Kevin Wolf 2345bde647 block: Silence Coverity in bdrv_drop_intermediate() 8 years ago
Alberto Garcia 5019aece2a block: Remove the AioContext parameter from bdrv_reopen_multiple() 8 years ago
Alberto Garcia faf116b438 block: Add bdrv_reset_options_allowed() 8 years ago
Alberto Garcia cb828c31de block: Allow changing the backing file on reopen 8 years ago
Alberto Garcia bacd9b87c4 block: Allow omitting the 'backing' option in certain cases 8 years ago
Alberto Garcia 8546632e61 block: Handle child references in bdrv_reopen_queue() 8 years ago
Alberto Garcia 077e8e2018 block: Add 'keep_old_opts' parameter to bdrv_reopen_queue() 8 years ago
Alberto Garcia 2cad1ebe70 block: Allow freezing BdrvChild links 8 years ago
Kevin Wolf 3085513778 file-posix: Fix bdrv_open_flags() for snapshot=on 8 years ago
Kevin Wolf 69b736e765 block: Make permission changes in reopen less wrong 8 years ago
Kevin Wolf a4615ab31c block: Avoid useless local_err 8 years ago
Andrey Shinkevich 9ac404c523 block: iterate_format with account of whitelisting 8 years ago
Max Reitz 62a01a27f7 block: BDS options may lack the "driver" option 8 years ago
Max Reitz fb695c74aa block: Do not copy exact_filename from format file 8 years ago
Max Reitz 998b3a1e5a block: Purify .bdrv_refresh_filename() 8 years ago
Max Reitz 97e2f021f8 block: Generically refresh runtime options 8 years ago
Max Reitz 8df686165b block: Use bdrv_dirname() for relative filenames 8 years ago
Max Reitz 1e89d0f9be block: Add bdrv_dirname() 8 years ago
Max Reitz 2d9158ce79 block: Fix bdrv_find_backing_image() 8 years ago
Max Reitz 9f4793d8f2 block: Add bdrv_make_absolute_filename() 8 years ago
Max Reitz 6b6833c1b4 block: bdrv_get_full_backing_filename's ret. val. 8 years ago
Max Reitz 645ae7d88e block: bdrv_get_full_backing_filename_from_...'s ret. val. 8 years ago
Max Reitz 009b03aaa2 block: Make path_combine() return the path 8 years ago
Max Reitz 909936234c block: Respect backing bs in bdrv_refresh_filename 8 years ago
Max Reitz 998c201923 block: Add BDS.auto_backing_file 8 years ago
Max Reitz bb808d5f5c block: Skip implicit nodes for filename info 8 years ago
Max Reitz e24518e303 block: Use children list in bdrv_refresh_filename 8 years ago
Max Reitz f30c66ba6e block: Use bdrv_refresh_filename() to pull 8 years ago
Vladimir Sementsov-Ogievskiy f962e96150 block: fix bdrv_check_perm for non-tree subgraph 8 years ago
Vladimir Sementsov-Ogievskiy 2f30b7c377 block: improve should_update_child 8 years ago
Kevin Wolf d70d595429 block: Use normal drain for bdrv_set_aio_context() 8 years ago
Kevin Wolf e64f25f30b block: Fix AioContext switch for drained node 8 years ago
Kevin Wolf 6c75d761d0 block: Don't poll in bdrv_set_aio_context() 8 years ago
Denis Plotnikov 57830a499f block: don't set the same context 8 years ago
Andrey Shinkevich 1bf6e9ca92 bdrv_query_image_info Error parameter added 8 years ago
Kevin Wolf 78fc3b3a26 block: Fix invalidate_cache error path for parent activation 8 years ago
Kevin Wolf 8be25de643 block: Apply auto-read-only for ro-whitelist drivers 8 years ago
Kevin Wolf 4720cbeea1 block: Fix hangs in synchronous APIs with iothreads 8 years ago
Vladimir Sementsov-Ogievskiy 5d3b4e9946 qapi: add x-debug-query-block-graph 8 years ago
Alberto Garcia e6d79c41c9 block: Assert that flags are up-to-date in bdrv_reopen_prepare() 8 years ago
Alberto Garcia 8eb4b07b6f block: Remove assertions from update_flags_from_options() 8 years ago
Alberto Garcia 9aa09ddd1e block: Stop passing flags to bdrv_reopen_queue_child() 8 years ago
Alberto Garcia 2e891722c5 block: Remove flags parameter from bdrv_reopen_queue() 8 years ago
Alberto Garcia 295cf237c2 block: Drop bdrv_reopen() 8 years ago
Alberto Garcia e94d3dba6a block: Use bdrv_reopen_set_read_only() in bdrv_backing_update_filename() 8 years ago
Alberto Garcia 6e1000a863 block: Add bdrv_reopen_set_read_only() 8 years ago
Kevin Wolf 9e37271f50 block: Don't inactivate children before parents 8 years ago
Alberto Garcia 6bd858b311 block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate() 8 years ago
Alberto Garcia 0065c455f9 block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd() 8 years ago
Alberto Garcia 2a3d4331fa block: Fix update of BDRV_O_AUTO_RDONLY in update_flags_from_options() 8 years ago