summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-02qemu-img: Make MapEntry a QAPI structFam Zheng2-29/+69
2016-02-02qemu-img: In "map", use the returned "file" from bdrv_get_block_statusFam Zheng1-1/+1
2016-02-02block: Use returned *file in bdrv_co_get_block_statusFam Zheng1-2/+2
2016-02-02vmdk: Return extent's file in bdrv_get_block_statusFam Zheng1-2/+2
2016-02-02vmdk: Fix calculation of block status's offsetFam Zheng1-2/+4
2016-02-02vpc: Assign bs->file->bs to file in vpc_co_get_block_statusFam Zheng1-0/+2
2016-02-02vdi: Assign bs->file->bs to file in vdi_co_get_block_statusFam Zheng1-0/+1
2016-02-02sheepdog: Assign bs to file in sd_co_get_block_statusFam Zheng1-0/+3
2016-02-02qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_statusFam Zheng1-0/+3
2016-02-02parallels: Assign bs->file->bs to file in parallels_co_get_block_statusFam Zheng1-0/+1
2016-02-02iscsi: Assign bs to file in iscsi_co_get_block_statusFam Zheng1-0/+3
2016-02-02raw: Assign bs to file in raw_co_get_block_statusFam Zheng2-0/+2
2016-02-02qcow2: Assign bs->file->bs to file in qcow2_co_get_block_statusFam Zheng1-0/+1
2016-02-02qcow: Assign bs->file->bs to file in qcow_co_get_block_statusFam Zheng1-0/+1
2016-02-02block: Add "file" output parameter to block status query functionsFam Zheng17-35/+66
2016-02-02block: acquire in bdrv_query_image_infoPaolo Bonzini1-2/+7
2016-02-02iotests: Add test for block jobs and BDS ejectionMax Reitz3-0/+246
2016-02-02iotests: Add test for multiple BB on BDS treeMax Reitz3-0/+101
2016-02-02block: Rewrite bdrv_close_all()Max Reitz1-8/+26
2016-02-02block: Add blk_remove_all_bs()Max Reitz2-0/+16
2016-02-02blockdev: Keep track of monitor-owned BDSMax Reitz4-1/+37
2016-02-02block: Add list of all BlockDriverStatesMax Reitz2-0/+9
2016-02-02block: Make bdrv_close() staticMax Reitz2-2/+3
2016-02-02blockdev: Use blk_remove_bs() in do_drive_del()Max Reitz1-1/+1
2016-02-02block: Use blk_remove_bs() in blk_delete()Max Reitz1-4/+3
2016-02-02block: Remove BDS close notifierMax Reitz5-19/+0
2016-02-02nbd: Switch from close to eject notifierMax Reitz2-35/+18
2016-02-02virtio-scsi: Catch BDS-BB removal/insertionMax Reitz2-0/+65
2016-02-02virtio-blk: Functions for op blocker managementMax Reitz1-18/+59
2016-02-02block: Add BB-BDS remove/insert notifiersMax Reitz2-0/+22
2016-02-02iotests: Add test for eject under NBD serverMax Reitz3-0/+109
2016-02-02block: Release named dirty bitmaps in bdrv_close()Max Reitz1-8/+31
2016-02-02block: Remove unused struct definition BlockFinishDataFam Zheng1-8/+0
2016-02-02iotests: Add test for a nonexistent NBD exportMax Reitz3-0/+81
2016-02-02iotests: Make redirecting qemu's stderr optionalMax Reitz1-2/+13
2016-02-02iotests: Make _filter_nbd support more URL typesMax Reitz1-1/+2
2016-02-02iotests: Make _filter_nbd drop log linesMax Reitz2-11/+1
2016-02-02iotests: Move _filter_nbd into common.filterMax Reitz2-12/+12
2016-02-02iotests: Change coding style of _filter_nbd in 083Max Reitz1-9/+10
2016-02-02iotests: Rename filter_nbd to _filter_nbd in 083Max Reitz1-2/+2
2016-02-02nbd: client_close on error in nbd_co_client_startMax Reitz1-2/+1
2016-02-02iotests: Limit supported formats for 118Max Reitz1-1/+3
2016-02-02vmdk: Fix converting to streamOptimizedFam Zheng1-1/+5
2016-02-02block/qapi: Emit tray_open only if there is a trayMax Reitz3-7/+3
2016-02-02Revert "hw/block/fdc: Implement tray status"Max Reitz3-99/+43
2016-02-02blockdev: Fix 'change' for slot devicesMax Reitz2-4/+30
2016-02-02block: Add blk_dev_has_tray()Max Reitz2-1/+10
2016-02-02Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-next-2016-02...Peter Maydell8-99/+97
2016-02-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160202-1' into st...Peter Maydell4-2/+53
2016-02-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20160202-1' into...Peter Maydell32-8/+32