aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
2016-09-23block: Remove BB interface from blockdev-add/delKevin 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: Fix 'since' for compressed Drive/BlockdevBackupKevin Wolf
2016-09-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-09-19' into ...Peter Maydell
2016-09-19qapi: Support unregistering QMP commandsMarkus Armbruster
2016-09-19crypto: increase default pbkdf2 time for luks to 2 secondsDaniel P. Berrange
2016-09-19crypto: make PBKDF iterations configurable for LUKS formatDaniel P. Berrange
2016-09-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-09-13support replication driver in blockdev-addWen Congyang
2016-09-13replication: Introduce new APIs to do replication operationChanglong Xie
2016-09-13qapi/block-core: add doc describing GlusterServer vs. SocketAddressPrasanna Kumar Kalever
2016-09-13block/gluster: add support to choose libgfapi logfilePrasanna Kumar Kalever
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-05nbd-server: Allow node name for nbd-server-addKevin Wolf
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-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-26crypto: add support for querying parameters for block encryptionDaniel 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-19qapi: change QmpInputVisitor to QSLISTPaolo Bonzini
2016-07-19qapi: change QmpOutputVisitor to QSLISTPaolo Bonzini
2016-07-18trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing stateLluĂ­s Vilanova
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