aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-25block/nfs: Implement bdrv_dirname()Max Reitz1-0/+15
2019-02-25block/nbd: Make bdrv_dirname() return NULLMax Reitz1-0/+13
2019-02-25quorum: Make bdrv_dirname() return NULLMax Reitz1-0/+11
2019-02-25blkverify: Make bdrv_dirname() return NULLMax Reitz1-0/+10
2019-02-25block: Add bdrv_dirname()Max Reitz3-0/+35
2019-02-25block: Fix bdrv_find_backing_image()Max Reitz1-23/+10
2019-02-25block: Add bdrv_make_absolute_filename()Max Reitz1-7/+20
2019-02-25block: bdrv_get_full_backing_filename's ret. val.Max Reitz3-43/+20
2019-02-25block: bdrv_get_full_backing_filename_from_...'s ret. val.Max Reitz4-33/+49
2019-02-25block: Make path_combine() return the pathMax Reitz3-43/+49
2019-02-25iotests: Add test for backing file overridesMax Reitz3-0/+327
2019-02-25iotests.py: Add node_info()Max Reitz1-0/+7
2019-02-25iotests.py: Add filter_imgfmt()Max Reitz1-0/+10
2019-02-25block: Respect backing bs in bdrv_refresh_filenameMax Reitz3-9/+45
2019-02-25block: Add BDS.auto_backing_fileMax Reitz6-9/+44
2019-02-25block: Skip implicit nodes for filename infoMax Reitz1-0/+14
2019-02-25block: Use children list in bdrv_refresh_filenameMax Reitz6-13/+5
2019-02-25block: Use bdrv_refresh_filename() to pullMax Reitz9-21/+44
2019-02-25block/nvme: Remove QEMU_PACKED from naturally aligned NVMeRegs structThomas Huth1-1/+1
2019-02-25qcow2: Assert that L2 table offsets fit in the L1 tableAlberto Garcia1-0/+3
2019-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-220219-1...Peter Maydell7-17/+98
2019-02-25tests: add test-bdrv-graph-modVladimir Sementsov-Ogievskiy2-0/+200
2019-02-25block: fix bdrv_check_perm for non-tree subgraphVladimir Sementsov-Ogievskiy2-1/+31
2019-02-25block: improve should_update_childVladimir Sementsov-Ogievskiy1-6/+37
2019-02-25aio-posix: Assert that aio_poll() is always called in home threadKevin Wolf1-1/+2
2019-02-25block: Use normal drain for bdrv_set_aio_context()Kevin Wolf1-9/+6
2019-02-25test-bdrv-drain: AioContext switch in drained sectionKevin Wolf1-0/+32
2019-02-25block: Fix AioContext switch for drained nodeKevin Wolf1-0/+7
2019-02-25block: Don't poll in bdrv_set_aio_context()Kevin Wolf1-4/+0
2019-02-25nbd: Increase bs->in_flight during AioContext switchKevin Wolf1-2/+18
2019-02-25nbd: Use low-level QIOChannel API in nbd_read_eof()Kevin Wolf3-18/+40
2019-02-25nbd: Move nbd_read_eof() to nbd/client.cKevin Wolf3-21/+23
2019-02-25io: Remove redundant read/write_coroutine assignmentsKevin Wolf1-6/+6
2019-02-25io: Make qio_channel_yield() interruptibleKevin Wolf2-3/+16
2019-02-25nbd: Restrict connection_co reentranceKevin Wolf2-0/+23
2019-02-25virtio-blk: Increase in_flight for request restart BHKevin Wolf1-0/+4
2019-02-25block-backend: Make blk_inc/dec_in_flight publicKevin Wolf2-2/+4
2019-02-25qemu-img: fix error reporting for -objectDaniel P. Berrangé1-13/+13
2019-02-25commit: Replace commit_top_bs on failure after deleting the block jobAlberto Garcia1-1/+3
2019-02-25block: don't set the same contextDenis Plotnikov1-0/+4
2019-02-25qcow2-snapshot: remove redundant find_snapshot_by_id_and_name callDaniel Henrique Barboza1-5/+0
2019-02-25block/snapshot: remove bdrv_snapshot_delete_by_id_or_nameDaniel Henrique Barboza3-27/+11
2019-02-25block/snapshot.c: eliminate use of ID input in snapshot operationsDaniel Henrique Barboza2-14/+23
2019-02-25MAINTAINERS: Remove myself as block maintainerJeff Cody1-15/+3
2019-02-25MAINTAINERS: Replace myself with John Snow for block jobsJeff Cody1-2/+2
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ...Peter Maydell4-35/+74
2019-02-25Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i...Peter Maydell15-54/+433
2019-02-22Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190221.0' ...Peter Maydell2-45/+90
2019-02-22Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190221' into stagingPeter Maydell2-3/+24
2019-02-22Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190221' into stagingPeter Maydell2-14/+5