aboutsummaryrefslogtreecommitdiff
path: root/blockdev.c
AgeCommit message (Expand)Author
2016-11-14blockjob: refactor backup_start as backup_job_createJohn Snow
2016-11-01Blockjobs: Internalize user_pause logicJohn Snow
2016-11-01blockjob: centralize QMP event emissionsJohn Snow
2016-11-01Replication/Blockjobs: Create replication jobs as internalJohn Snow
2016-11-01blockjobs: hide internal jobs from management APIJohn Snow
2016-10-31block: Add 'base-node' parameter to the 'block-stream' commandAlberto Garcia
2016-10-31block: Add QMP support for streaming to an intermediate layerAlberto Garcia
2016-10-31block: Check blockers in all nodes involved in a block-commit jobAlberto Garcia
2016-10-25qapi: rename QmpOutputVisitor to QObjectOutputVisitorDaniel P. Berrange
2016-10-25qapi: rename *qmp-*-visitor* to *qobject-*-visitor*Daniel P. Berrange
2016-09-29block: Remove qemu_root_bds_optsKevin Wolf
2016-09-29block: Move 'discard' option to bdrv_open_common()Kevin Wolf
2016-09-29block: Use 'detect-zeroes' option for 'blockdev-change-medium'Kevin Wolf
2016-09-29block: Parse 'detect-zeroes' in bdrv_open_common()Kevin Wolf
2016-09-29block: Drop aio/cache consistency check from qmp_blockdev_add()Kevin Wolf
2016-09-29block: Fix error path in qmp_blockdev_change_medium()Kevin Wolf
2016-09-23block: Remove BB interface from blockdev-add/delKevin Wolf
2016-09-23block: Avoid printing NULL string in error messagesKevin Wolf
2016-09-23block: Accept device model name for block_set_io_throttleKevin Wolf
2016-09-23block: Accept device model name for blockdev-change-mediumKevin Wolf
2016-09-23block: Accept device model name for ejectKevin Wolf
2016-09-23block: Accept device model name for x-blockdev-remove-mediumKevin Wolf
2016-09-23block: Accept device model name for x-blockdev-insert-mediumKevin Wolf
2016-09-23block: Accept device model name for blockdev-open/close-trayKevin Wolf
2016-09-23block: rename "read-only" to BDRV_OPT_READ_ONLYAlberto Garcia
2016-09-23block: Add "read-only" to the options QDictAlberto Garcia
2016-09-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-13qtail: clean up direct access to tqe_prev fieldIgor Mammedov
2016-09-13mirror: auto complete active commitWen Congyang
2016-09-05blockdev-backup: added support for data compressionPavel Butsykin
2016-09-05drive-backup: added support for data compressionPavel Butsykin
2016-09-05block: simplify blockdev-backupPavel Butsykin
2016-09-05block: simplify drive-backupPavel Butsykin
2016-09-05block: Accept node-name for drive-mirrorKevin Wolf
2016-09-05block: Accept node-name for drive-backupKevin Wolf
2016-09-05block: Accept node-name for change-backing-fileKevin Wolf
2016-09-05block: Accept node-name for blockdev-snapshot-internal-syncKevin Wolf
2016-09-05block: Accept node-name for blockdev-snapshot-delete-internal-syncKevin Wolf
2016-09-05block: Accept node-name for blockdev-mirrorKevin Wolf
2016-09-05block: Accept node-name for blockdev-backupKevin Wolf
2016-09-05block: Accept node-name for block-commitKevin Wolf
2016-09-05block: Accept node-name for block-streamKevin Wolf
2016-08-05block: Accept any target node for transactional blockdev-backupKevin Wolf
2016-07-19block: Simplify drive-mirrorEric Blake
2016-07-19block: Simplify block_set_io_throttleEric Blake
2016-07-13blockdev: Fix regression with the default naming of throttling groupsAlberto Garcia
2016-07-13commit: Add 'job-id' parameter to 'block-commit'Alberto Garcia
2016-07-13stream: Add 'job-id' parameter to 'block-stream'Alberto Garcia
2016-07-13backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'Alberto Garcia
2016-07-13mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'Alberto Garcia