aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
2016-12-21crypto: add 3des-ede support when using libgcrypt/nettleLongpeng(Mike)
2016-12-06qapi: Document introduction of gluster's 'debug' optionEric Blake
2016-12-06qapi: Document DEVICE_TRAY_MOVED additionEric Blake
2016-12-06Merge remote-tracking branch 'jtc/tags/block-pull-request' into stagingStefan Hajnoczi
2016-12-05block/nfs: fix QMP to match debug optionPrasanna Kumar Kalever
2016-12-05block/gluster: fix QMP to match debug optionPrasanna Kumar Kalever
2016-12-05qapi: add missing colon-ending for section nameMarc-André Lureau
2016-12-05qapi: use one symbol per lineMarc-André Lureau
2016-12-05qapi: fix various symbols mismatch in documentationMarc-André Lureau
2016-12-05qapi: fix missing symbol @prefixMarc-André Lureau
2016-12-05qapi: fix schema symbol sectionsMarc-André Lureau
2016-12-05qmp-event: Avoid qobject_from_jsonf("%"PRId64)Eric Blake
2016-11-14block/curl: Drop TFTP "support"Max Reitz
2016-11-01qapi: add release designator to gluster logfile optionJeff Cody
2016-10-31qapi: allow blockdev-add for NFSAshijeet Acharya
2016-10-31block: Mention replication in BlockdevDriver enum docsEric Blake
2016-10-31raw_bsd: add offset and size optionsTomáš Golembiovský
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-31qapi: allow blockdev-add for sshAshijeet Acharya
2016-10-27qapi: Allow blockdev-add for NBDMax Reitz
2016-10-25qapi: rename QmpOutputVisitor to QObjectOutputVisitorDaniel P. Berrange
2016-10-25qapi: rename QmpInputVisitor to QObjectInputVisitorDaniel P. Berrange
2016-10-25qapi: rename *qmp-*-visitor* to *qobject-*-visitor*Daniel P. Berrange
2016-10-25qapi: add trace events for visitorDaniel P. Berrange
2016-10-24block/replication: Clarify 'top-id' parameter usageChanglong Xie
2016-10-24block: Remove "options" indirection from blockdev-addKevin Wolf
2016-10-19crypto: add CTR mode supportGonglei
2016-10-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-10Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-10-08qapi: make the json schema files more regular.David Anderson
2016-10-07qapi: return a 'missing parameter' errorMarc-André Lureau
2016-10-07qapi: assert list entry has a valueMarc-André Lureau
2016-10-07qapi: add assert about root valueMarc-André Lureau
2016-10-07block: Add qdev ID to DEVICE_TRAY_MOVEDKevin Wolf
2016-10-07block: Add node name to BLOCK_IO_ERROR eventKevin Wolf
2016-10-06qapi: Fix crash when 'any' or 'null' parameter is missingMarc-André Lureau
2016-09-29block/qapi: Move 'aio' option to file driverKevin Wolf
2016-09-29block/qapi: Use separate options type for curl driverKevin Wolf
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