aboutsummaryrefslogtreecommitdiff
path: root/qapi/block-core.json
AgeCommit message (Expand)Author
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-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-27Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2016-07-26block/gluster: fix doc in the qapi schema and member namePrasanna Kumar Kalever
2016-07-26block: export LUKS specific data to qemu-img infoDaniel P. Berrange
2016-07-20Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2016-07-19block/gluster: add support for multiple gluster serversPrasanna Kumar Kalever
2016-07-19block/gluster: using new qapi schemaPrasanna Kumar Kalever
2016-07-19block: Simplify drive-mirrorEric Blake
2016-07-19block: Simplify block_set_io_throttleEric Blake
2016-07-13block: Remove BB options from blockdev-addKevin Wolf
2016-07-13block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf
2016-07-13blockjob: Update description of the 'device' field in the QMP APIAlberto 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
2016-07-05blkdebug: Set request_alignment during .bdrv_refresh_limits()Eric Blake
2016-05-12qmp: add monitor command to add/remove a childWen Congyang
2016-03-30block: add generic full disk encryption driverDaniel P. Berrange
2016-03-30block: Remove cache.writeback from blockdev-addKevin Wolf
2016-03-18qapi: Use anonymous bases in QMP flat unionsEric Blake
2016-02-22qapi: Correct the name of the iops_rd parameterAlberto Garcia
2016-02-22qapi: Add burst length fields to BlockDeviceInfoAlberto Garcia
2016-02-22qapi: Add burst length parameters to block_set_io_throttleAlberto Garcia
2016-02-02qemu-img: Make MapEntry a QAPI structFam Zheng
2016-02-02block/qapi: Emit tray_open only if there is a trayMax Reitz
2016-02-02blockdev: Fix 'change' for slot devicesMax Reitz
2016-01-07qmp: Add blockdev-mirror commandFam Zheng
2015-12-17blkdebug: Avoid '.' in enum valuesEric Blake
2015-12-17blkdebug: Merge hand-rolled and qapi BlkdebugEvent enumEric Blake
2015-12-11blockdev: Mark {insert, remove}-medium experimentalMax Reitz
2015-11-17block: make 'stats-interval' an array of ints instead of a stringAlberto Garcia
2015-11-12block: New option to define the intervals for collecting I/O statisticsAlberto Garcia
2015-11-12block: Add average I/O queue depth to BlockDeviceTimedStatsAlberto Garcia
2015-11-12block: Compute minimum, maximum and average I/O latenciesAlberto Garcia
2015-11-12block: Allow configuring whether to account failed and invalid opsAlberto Garcia
2015-11-12block: Add statistics for failed and invalid I/O operationsAlberto Garcia
2015-11-12block: Add idle_time_ns to BlockDeviceStatsAlberto Garcia
2015-11-11block: Add 'x-blockdev-del' QMP commandAlberto Garcia