summaryrefslogtreecommitdiffstats
path: root/qapi
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-10-102-4/+14
|\
| * block: Add qdev ID to DEVICE_TRAY_MOVEDKevin Wolf2016-10-071-2/+6
| * block: Add node name to BLOCK_IO_ERROR eventKevin Wolf2016-10-071-2/+8
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2016-10-101-5/+0Star
|\ \
| * | qapi: make the json schema files more regular.David Anderson2016-10-081-5/+0Star
| |/
* | qapi: return a 'missing parameter' errorMarc-André Lureau2016-10-071-19/+48
* | qapi: assert list entry has a valueMarc-André Lureau2016-10-071-0/+1
* | qapi: add assert about root valueMarc-André Lureau2016-10-071-0/+2
* | qapi: Fix crash when 'any' or 'null' parameter is missingMarc-André Lureau2016-10-061-0/+11
|/
* block/qapi: Move 'aio' option to file driverKevin Wolf2016-09-291-3/+3
* block/qapi: Use separate options type for curl driverKevin Wolf2016-09-291-7/+18
* block: Remove BB interface from blockdev-add/delKevin Wolf2016-09-231-24/+6Star
* block: Accept device model name for block_set_io_throttleKevin Wolf2016-09-231-3/+5
* block: Accept device model name for blockdev-change-mediumKevin Wolf2016-09-231-2/+6
* block: Accept device model name for ejectKevin Wolf2016-09-231-2/+7
* block: Accept device model name for x-blockdev-remove-mediumKevin Wolf2016-09-231-2/+5
* block: Accept device model name for x-blockdev-insert-mediumKevin Wolf2016-09-231-2/+5
* block: Accept device model name for blockdev-open/close-trayKevin Wolf2016-09-231-4/+10
* block: Fix 'since' for compressed Drive/BlockdevBackupKevin Wolf2016-09-231-2/+2
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-09-19' into ...Peter Maydell2016-09-191-0/+8
|\
| * qapi: Support unregistering QMP commandsMarkus Armbruster2016-09-191-0/+8
* | crypto: increase default pbkdf2 time for luks to 2 secondsDaniel P. Berrange2016-09-191-1/+1
* | crypto: make PBKDF iterations configurable for LUKS formatDaniel P. Berrange2016-09-191-1/+5
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2016-09-131-2/+34
|\
| * support replication driver in blockdev-addWen Congyang2016-09-131-2/+21
| * replication: Introduce new APIs to do replication operationChanglong Xie2016-09-131-0/+13
* | qapi/block-core: add doc describing GlusterServer vs. SocketAddressPrasanna Kumar Kalever2016-09-131-0/+12
* | block/gluster: add support to choose libgfapi logfilePrasanna Kumar Kalever2016-09-131-1/+4
|/
* blockdev-backup: added support for data compressionPavel Butsykin2016-09-051-0/+4
* drive-backup: added support for data compressionPavel Butsykin2016-09-051-1/+4
* block: simplify blockdev-backupPavel Butsykin2016-09-051-1/+5
* block: simplify drive-backupPavel Butsykin2016-09-051-1/+2
* nbd-server: Allow node name for nbd-server-addKevin Wolf2016-09-051-2/+2
* block: Accept node-name for drive-mirrorKevin Wolf2016-09-051-2/+3
* block: Accept node-name for drive-backupKevin Wolf2016-09-051-2/+2
* block: Accept node-name for change-backing-fileKevin Wolf2016-09-051-1/+2
* block: Accept node-name for blockdev-snapshot-internal-syncKevin Wolf2016-09-051-2/+3
* block: Accept node-name for blockdev-snapshot-delete-internal-syncKevin Wolf2016-09-051-2/+3
* block: Accept node-name for blockdev-mirrorKevin Wolf2016-09-051-1/+2
* block: Accept node-name for blockdev-backupKevin Wolf2016-09-051-1/+1
* block: Accept node-name for block-commitKevin Wolf2016-09-051-1/+1
* block: Accept node-name for block-streamKevin Wolf2016-09-051-4/+1Star
* block: Accept any target node for transactional blockdev-backupKevin Wolf2016-08-051-1/+1
* Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2016-07-271-3/+3
|\
| * block/gluster: fix doc in the qapi schema and member namePrasanna Kumar Kalever2016-07-261-3/+3
* | block: export LUKS specific data to qemu-img infoDaniel P. Berrange2016-07-261-1/+5
* | crypto: add support for querying parameters for block encryptionDaniel P. Berrange2016-07-261-0/+87
|/
* Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2016-07-201-5/+63
|\
| * block/gluster: add support for multiple gluster serversPrasanna Kumar Kalever2016-07-191-1/+1
| * block/gluster: using new qapi schemaPrasanna Kumar Kalever2016-07-191-5/+63