summaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
2016-09-23block: Remove BB interface from blockdev-add/delKevin Wolf1-24/+6
2016-09-23block: Accept device model name for block_set_io_throttleKevin Wolf1-3/+5
2016-09-23block: Accept device model name for blockdev-change-mediumKevin Wolf1-2/+6
2016-09-23block: Accept device model name for ejectKevin Wolf1-2/+7
2016-09-23block: Accept device model name for x-blockdev-remove-mediumKevin Wolf1-2/+5
2016-09-23block: Accept device model name for x-blockdev-insert-mediumKevin Wolf1-2/+5
2016-09-23block: Accept device model name for blockdev-open/close-trayKevin Wolf1-4/+10
2016-09-23block: Fix 'since' for compressed Drive/BlockdevBackupKevin Wolf1-2/+2
2016-09-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-09-19' into ...Peter Maydell1-0/+8
2016-09-19qapi: Support unregistering QMP commandsMarkus Armbruster1-0/+8
2016-09-19crypto: increase default pbkdf2 time for luks to 2 secondsDaniel P. Berrange1-1/+1
2016-09-19crypto: make PBKDF iterations configurable for LUKS formatDaniel P. Berrange1-1/+5
2016-09-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-2/+34
2016-09-13support replication driver in blockdev-addWen Congyang1-2/+21
2016-09-13replication: Introduce new APIs to do replication operationChanglong Xie1-0/+13
2016-09-13qapi/block-core: add doc describing GlusterServer vs. SocketAddressPrasanna Kumar Kalever1-0/+12
2016-09-13block/gluster: add support to choose libgfapi logfilePrasanna Kumar Kalever1-1/+4
2016-09-05blockdev-backup: added support for data compressionPavel Butsykin1-0/+4
2016-09-05drive-backup: added support for data compressionPavel Butsykin1-1/+4
2016-09-05block: simplify blockdev-backupPavel Butsykin1-1/+5
2016-09-05block: simplify drive-backupPavel Butsykin1-1/+2
2016-09-05nbd-server: Allow node name for nbd-server-addKevin Wolf1-2/+2
2016-09-05block: Accept node-name for drive-mirrorKevin Wolf1-2/+3
2016-09-05block: Accept node-name for drive-backupKevin Wolf1-2/+2
2016-09-05block: Accept node-name for change-backing-fileKevin Wolf1-1/+2
2016-09-05block: Accept node-name for blockdev-snapshot-internal-syncKevin Wolf1-2/+3
2016-09-05block: Accept node-name for blockdev-snapshot-delete-internal-syncKevin Wolf1-2/+3
2016-09-05block: Accept node-name for blockdev-mirrorKevin Wolf1-1/+2
2016-09-05block: Accept node-name for blockdev-backupKevin Wolf1-1/+1
2016-09-05block: Accept node-name for block-commitKevin Wolf1-1/+1
2016-09-05block: Accept node-name for block-streamKevin Wolf1-4/+1
2016-08-05block: Accept any target node for transactional blockdev-backupKevin Wolf1-1/+1
2016-07-27Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell1-3/+3
2016-07-26block/gluster: fix doc in the qapi schema and member namePrasanna Kumar Kalever1-3/+3
2016-07-26block: export LUKS specific data to qemu-img infoDaniel P. Berrange1-1/+5
2016-07-26crypto: add support for querying parameters for block encryptionDaniel P. Berrange1-0/+87
2016-07-20Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell1-5/+63
2016-07-19block/gluster: add support for multiple gluster serversPrasanna Kumar Kalever1-1/+1
2016-07-19block/gluster: using new qapi schemaPrasanna Kumar Kalever1-5/+63
2016-07-19block: Simplify drive-mirrorEric Blake1-4/+16
2016-07-19block: Simplify block_set_io_throttleEric Blake1-4/+16
2016-07-19qapi: change QmpInputVisitor to QSLISTPaolo Bonzini1-30/+29
2016-07-19qapi: change QmpOutputVisitor to QSLISTPaolo Bonzini1-13/+11
2016-07-18trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing stateLluĂ­s Vilanova1-4/+29
2016-07-13block: Remove BB options from blockdev-addKevin Wolf1-17/+1
2016-07-13block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf1-1/+3
2016-07-13blockjob: Update description of the 'device' field in the QMP APIAlberto Garcia1-10/+25
2016-07-13commit: Add 'job-id' parameter to 'block-commit'Alberto Garcia1-1/+4
2016-07-13stream: Add 'job-id' parameter to 'block-stream'Alberto Garcia1-2/+6
2016-07-13backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'Alberto Garcia1-3/+9