summaryrefslogtreecommitdiff
path: root/include/block
AgeCommit message (Expand)Author
2019-05-20block: Propagate AioContext change to parentsKevin Wolf
2019-05-20block: Make bdrv_attach/detach_aio_context() staticKevin Wolf
2019-05-20block: Add bdrv_try_set_aio_context()Kevin Wolf
2019-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...Peter Maydell
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster
2019-05-10block: Remove bdrv_read() and bdrv_write()Alberto Garcia
2019-05-07qemu-nbd: Look up flag names in arrayMax Reitz
2019-04-30block: introduce byte-based io helpersVladimir Sementsov-Ogievskiy
2019-04-18block/qapi: Clean up how we print to monitor or stdoutMarkus Armbruster
2019-04-18qsp: Simplify how qsp_report() printsMarkus Armbruster
2019-03-26file-posix: Support BDRV_REQ_NO_FALLBACK for zero writesKevin Wolf
2019-03-26block: Add BDRV_REQ_NO_FALLBACKKevin Wolf
2019-03-13Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2019-03-12block: Remove the AioContext parameter from bdrv_reopen_multiple()Alberto Garcia
2019-03-12block: Add a 'mutable_opts' field to BlockDriverAlberto Garcia
2019-03-12block: Allow changing the backing file on reopenAlberto Garcia
2019-03-12block: Handle child references in bdrv_reopen_queue()Alberto Garcia
2019-03-12block: Add 'keep_old_opts' parameter to bdrv_reopen_queue()Alberto Garcia
2019-03-12block: Allow freezing BdrvChild linksAlberto Garcia
2019-03-12bitmaps: Fix typo in function nameEric Blake
2019-03-12block/dirty-bitmaps: add block_dirty_bitmap_check functionJohn Snow
2019-03-12block/dirty-bitmaps: add inconsistent bitJohn Snow
2019-03-12block/dirty-bitmaps: unify qmp_locked and user_locked callsJohn Snow
2019-03-12block/dirty-bitmaps: rename frozen predicate helperJohn Snow
2019-03-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st...Peter Maydell
2019-03-08qcow2: Implement data-file-raw create optionKevin Wolf
2019-03-08qcow2: Creating images with external data fileKevin Wolf
2019-03-08block: iterate_format with account of whitelistingAndrey Shinkevich
2019-03-06nbd: allow authorization with nbd-server-start QMP commandDaniel P. Berrange
2019-03-06qemu-nbd: add support for authorization of TLS clientsDaniel P. Berrange
2019-02-25block: Purify .bdrv_refresh_filename()Max Reitz
2019-02-25block: Add BlockDriver.bdrv_gather_child_optionsMax Reitz
2019-02-25block: Add strong_runtime_opts to BlockDriverMax Reitz
2019-02-25block: Add bdrv_dirname()Max Reitz
2019-02-25block: bdrv_get_full_backing_filename's ret. val.Max Reitz
2019-02-25block: bdrv_get_full_backing_filename_from_...'s ret. val.Max Reitz
2019-02-25block: Make path_combine() return the pathMax Reitz
2019-02-25block: Add BDS.auto_backing_fileMax Reitz
2019-02-25block: Use bdrv_refresh_filename() to pullMax Reitz
2019-02-25block: fix bdrv_check_perm for non-tree subgraphVladimir Sementsov-Ogievskiy
2019-02-25nbd: Use low-level QIOChannel API in nbd_read_eof()Kevin Wolf
2019-02-25nbd: Move nbd_read_eof() to nbd/client.cKevin Wolf
2019-02-25block/snapshot: remove bdrv_snapshot_delete_by_id_or_nameDaniel Henrique Barboza
2019-02-11bdrv_query_image_info Error parameter addedAndrey Shinkevich
2019-02-04nbd: generalize usage of nbd_readVladimir Sementsov-Ogievskiy
2019-01-31qapi: add x-debug-query-block-graphVladimir Sementsov-Ogievskiy
2019-01-24throttle-groups: fix restart coroutine iothread raceStefan Hajnoczi
2019-01-21nbd/client: Add meta contexts to nbd_receive_export_list()Eric Blake
2019-01-21nbd/client: Add nbd_receive_export_list()Eric Blake
2019-01-21nbd/client: Change signature of nbd_negotiate_simple_meta_context()Eric Blake