aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-25block: Add strong_runtime_opts to BlockDriverMax Reitz
2019-02-25iotests: Add quorum case to test 110Max Reitz
2019-02-25block: Use bdrv_dirname() for relative filenamesMax Reitz
2019-02-25block/nfs: Implement bdrv_dirname()Max Reitz
2019-02-25block/nbd: Make bdrv_dirname() return NULLMax Reitz
2019-02-25quorum: Make bdrv_dirname() return NULLMax Reitz
2019-02-25blkverify: Make bdrv_dirname() return NULLMax Reitz
2019-02-25block: Add bdrv_dirname()Max Reitz
2019-02-25block: Fix bdrv_find_backing_image()Max Reitz
2019-02-25block: Add bdrv_make_absolute_filename()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-25iotests: Add test for backing file overridesMax Reitz
2019-02-25iotests.py: Add node_info()Max Reitz
2019-02-25iotests.py: Add filter_imgfmt()Max Reitz
2019-02-25block: Respect backing bs in bdrv_refresh_filenameMax Reitz
2019-02-25block: Add BDS.auto_backing_fileMax Reitz
2019-02-25block: Skip implicit nodes for filename infoMax Reitz
2019-02-25block: Use children list in bdrv_refresh_filenameMax Reitz
2019-02-25block: Use bdrv_refresh_filename() to pullMax Reitz
2019-02-25block/nvme: Remove QEMU_PACKED from naturally aligned NVMeRegs structThomas Huth
2019-02-25qcow2: Assert that L2 table offsets fit in the L1 tableAlberto Garcia
2019-02-25tests: add test-bdrv-graph-modVladimir Sementsov-Ogievskiy
2019-02-25block: fix bdrv_check_perm for non-tree subgraphVladimir Sementsov-Ogievskiy
2019-02-25block: improve should_update_childVladimir Sementsov-Ogievskiy
2019-02-25aio-posix: Assert that aio_poll() is always called in home threadKevin Wolf
2019-02-25block: Use normal drain for bdrv_set_aio_context()Kevin Wolf
2019-02-25test-bdrv-drain: AioContext switch in drained sectionKevin Wolf
2019-02-25block: Fix AioContext switch for drained nodeKevin Wolf
2019-02-25block: Don't poll in bdrv_set_aio_context()Kevin Wolf
2019-02-25nbd: Increase bs->in_flight during AioContext switchKevin Wolf
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-25io: Remove redundant read/write_coroutine assignmentsKevin Wolf
2019-02-25io: Make qio_channel_yield() interruptibleKevin Wolf
2019-02-25nbd: Restrict connection_co reentranceKevin Wolf
2019-02-25virtio-blk: Increase in_flight for request restart BHKevin Wolf
2019-02-25block-backend: Make blk_inc/dec_in_flight publicKevin Wolf
2019-02-25qemu-img: fix error reporting for -objectDaniel P. Berrangé
2019-02-25commit: Replace commit_top_bs on failure after deleting the block jobAlberto Garcia
2019-02-25block: don't set the same contextDenis Plotnikov
2019-02-25qcow2-snapshot: remove redundant find_snapshot_by_id_and_name callDaniel Henrique Barboza
2019-02-25block/snapshot: remove bdrv_snapshot_delete_by_id_or_nameDaniel Henrique Barboza
2019-02-25block/snapshot.c: eliminate use of ID input in snapshot operationsDaniel Henrique Barboza
2019-02-25MAINTAINERS: Remove myself as block maintainerJeff Cody
2019-02-25MAINTAINERS: Replace myself with John Snow for block jobsJeff Cody
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ...Peter Maydell
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i...Peter Maydell
2019-02-22Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190221.0' ...Peter Maydell