aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-25Merge remote-tracking branch 'mreitz/tags/pull-block-2019-02-25' into queue-b...Kevin Wolf
2019-02-25iotests: Skip 211 on insufficient memoryMax Reitz
2019-02-25vmdk: false positive of compat6 with hwversion not setyuchenlin
2019-02-25iotests: add LUKS payload overhead to 178 qemu-img measure testStefan Hajnoczi
2019-02-25qcow2: include LUKS payload overhead in qemu-img measureStefan Hajnoczi
2019-02-25iotests.py: s/_/-/g on keys in qmp_log()Max Reitz
2019-02-25iotests: Let 045 be run concurrentlyMax Reitz
2019-02-25iotests: Filter SSH pathsMax Reitz
2019-02-25iotests.py: Filter filename in any string valueMax Reitz
2019-02-25iotests.py: Add is_str()Max Reitz
2019-02-25iotests: Fix 207 to use QMP filters for qmp_logMax Reitz
2019-02-25iotests: Fix 232 for LUKSMax Reitz
2019-02-25iotests: Remove superfluous rm from 232Max Reitz
2019-02-25iotests: Fix 237 for Python 2.xMax Reitz
2019-02-25iotests: Re-add filename filtersMax Reitz
2019-02-25iotests: Test json:{} filenames of internal BDSsMax Reitz
2019-02-25block: BDS options may lack the "driver" optionMax Reitz
2019-02-25block/null: Generate filename even with latency-nsMax Reitz
2019-02-25block/curl: Implement bdrv_refresh_filename()Max Reitz
2019-02-25block/curl: Harmonize option defaultsMax Reitz
2019-02-25block/nvme: Fix bdrv_refresh_filename()Max Reitz
2019-02-25block: Do not copy exact_filename from format fileMax Reitz
2019-02-25block: Purify .bdrv_refresh_filename()Max Reitz
2019-02-25block: Generically refresh runtime optionsMax Reitz
2019-02-25block: Add BlockDriver.bdrv_gather_child_optionsMax Reitz
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