summaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
2017-03-30qapi: Fix QemuOpts visitor regression on unvisited inputEric Blake1-1/+1
2016-12-06qapi: Document introduction of gluster's 'debug' optionEric Blake1-0/+1
2016-12-06qapi: Document DEVICE_TRAY_MOVED additionEric Blake1-1/+1
2016-12-06Merge remote-tracking branch 'jtc/tags/block-pull-request' into stagingStefan Hajnoczi1-4/+4
2016-12-05block/nfs: fix QMP to match debug optionPrasanna Kumar Kalever1-2/+2
2016-12-05block/gluster: fix QMP to match debug optionPrasanna Kumar Kalever1-2/+2
2016-12-05qapi: add missing colon-ending for section nameMarc-André Lureau6-157/+157
2016-12-05qapi: use one symbol per lineMarc-André Lureau1-2/+6
2016-12-05qapi: fix various symbols mismatch in documentationMarc-André Lureau3-8/+4
2016-12-05qapi: fix missing symbol @prefixMarc-André Lureau2-20/+20
2016-12-05qapi: fix schema symbol sectionsMarc-André Lureau1-0/+1
2016-12-05qmp-event: Avoid qobject_from_jsonf("%"PRId64)Eric Blake1-13/+4
2016-11-14block/curl: Drop TFTP "support"Max Reitz1-4/+3
2016-11-01qapi: add release designator to gluster logfile optionJeff Cody1-1/+1
2016-10-31qapi: allow blockdev-add for NFSAshijeet Acharya1-3/+71
2016-10-31block: Mention replication in BlockdevDriver enum docsEric Blake1-1/+1
2016-10-31raw_bsd: add offset and size optionsTomáš Golembiovský1-1/+15
2016-10-31block: Add 'base-node' parameter to the 'block-stream' commandAlberto Garcia1-2/+6
2016-10-31block: Add QMP support for streaming to an intermediate layerAlberto Garcia1-3/+10
2016-10-31qapi: allow blockdev-add for sshAshijeet Acharya1-3/+23
2016-10-27qapi: Allow blockdev-add for NBDMax Reitz1-4/+23
2016-10-25qapi: rename QmpOutputVisitor to QObjectOutputVisitorDaniel P. Berrange1-82/+80
2016-10-25qapi: rename QmpInputVisitor to QObjectInputVisitorDaniel P. Berrange1-83/+85
2016-10-25qapi: rename *qmp-*-visitor* to *qobject-*-visitor*Daniel P. Berrange4-6/+6
2016-10-25qapi: add trace events for visitorDaniel P. Berrange2-6/+78
2016-10-24block/replication: Clarify 'top-id' parameter usageChanglong Xie1-1/+2
2016-10-24block: Remove "options" indirection from blockdev-addKevin Wolf1-2/+2
2016-10-19crypto: add CTR mode supportGonglei1-1/+2
2016-10-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-4/+14
2016-10-10Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell1-5/+0
2016-10-08qapi: make the json schema files more regular.David Anderson1-5/+0
2016-10-07qapi: return a 'missing parameter' errorMarc-André Lureau1-19/+48
2016-10-07qapi: assert list entry has a valueMarc-André Lureau1-0/+1
2016-10-07qapi: add assert about root valueMarc-André Lureau1-0/+2
2016-10-07block: Add qdev ID to DEVICE_TRAY_MOVEDKevin Wolf1-2/+6
2016-10-07block: Add node name to BLOCK_IO_ERROR eventKevin Wolf1-2/+8
2016-10-06qapi: Fix crash when 'any' or 'null' parameter is missingMarc-André Lureau1-0/+11
2016-09-29block/qapi: Move 'aio' option to file driverKevin Wolf1-3/+3
2016-09-29block/qapi: Use separate options type for curl driverKevin Wolf1-7/+18
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