Age | Commit message (Expand) | Author | Files | Lines |
2017-01-16 | qmp-commands: move 'blockdev-snapshot-delete-internal-sync' doc to schema | Marc-André Lureau | 1 | -0/+18 |
2017-01-16 | qmp-commands: move 'blockdev-snapshot-internal-sync' doc to schema | Marc-André Lureau | 1 | -2/+16 |
2017-01-16 | qmp-commands: move 'block-set-write-threshold' doc to schema | Marc-André Lureau | 1 | -2/+14 |
2017-01-16 | qmp-commands: move 'blockdev-change-medium' doc to schema | Marc-André Lureau | 1 | -0/+32 |
2017-01-16 | qmp-commands: move 'x-blockdev-insert-medium' doc to schema | Marc-André Lureau | 1 | -0/+17 |
2017-01-16 | qmp-commands: move 'x-blockdev-remove-medium' doc to schema | Marc-André Lureau | 1 | -0/+26 |
2017-01-16 | qmp-commands: move 'blockdev-close-tray' doc to schema | Marc-André Lureau | 1 | -0/+15 |
2017-01-16 | qmp-commands: move 'blockdev-open-tray' doc to schema | Marc-André Lureau | 1 | -0/+15 |
2017-01-16 | qmp-commands: move 'x-blockdev-del' doc to schema | Marc-André Lureau | 1 | -0/+22 |
2017-01-16 | qmp-commands: move 'blockdev-add' doc to schema | Marc-André Lureau | 1 | -0/+39 |
2017-01-16 | qmp-commands: move 'block-stream' doc to schema | Marc-André Lureau | 1 | -0/+10 |
2017-01-16 | qmp-commands: move 'block_set_io_throttle' doc to schema | Marc-André Lureau | 1 | -0/+20 |
2017-01-16 | qmp-commands: move 'block-dirty-bitmap-clear' doc to schema | Marc-André Lureau | 1 | -1/+10 |
2017-01-16 | qmp-commands: move 'block-dirty-bitmap-remove' doc to schema | Marc-André Lureau | 1 | -1/+9 |
2017-01-16 | qmp-commands: move 'block-dirty-bitmap-add' doc to schema | Marc-André Lureau | 1 | -1/+8 |
2017-01-16 | qmp-commands: move 'drive-mirror' doc to schema | Marc-André Lureau | 1 | -1/+16 |
2017-01-16 | qmp-commands: move 'query-named-block-nodes' doc to schema | Marc-André Lureau | 1 | -0/+49 |
2017-01-16 | qmp-commands: move 'blockdev-backup' doc to schema | Marc-André Lureau | 1 | -0/+8 |
2017-01-16 | qmp-commands: move 'drive-backup' doc to schema | Marc-André Lureau | 1 | -0/+9 |
2017-01-16 | qmp-commands: move 'block-commit' doc to schema | Marc-André Lureau | 1 | -1/+8 |
2017-01-16 | qmp-commands: move 'change-backing-file' doc to schema | Marc-André Lureau | 1 | -1/+7 |
2017-01-16 | qmp-commands: move 'blockdev-snapshot' doc to schema | Marc-André Lureau | 1 | -0/+22 |
2017-01-16 | qmp-commands: move 'blockdev-snapshot-sync' doc to schema | Marc-André Lureau | 1 | -1/+13 |
2017-01-16 | qmp-commands: move 'block_resize' doc to schema | Marc-André Lureau | 1 | -0/+7 |
2017-01-16 | qmp-commands: move 'block_passwd' doc to schema | Marc-André Lureau | 1 | -0/+7 |
2017-01-16 | qmp-commands: move 'query-blockstats' doc to schema | Marc-André Lureau | 1 | -0/+103 |
2017-01-16 | qmp-commands: move 'query-block' doc to schema | Marc-André Lureau | 1 | -0/+81 |
2017-01-16 | qapi: add some sections in docs | Marc-André Lureau | 7 | -7/+33 |
2017-01-16 | qapi: Move "command is experimental" notes down | Marc-André Lureau | 1 | -12/+12 |
2017-01-16 | qapi: Reorder doc comments for future doc generator | Marc-André Lureau | 2 | -4/+3 |
2017-01-16 | qapi: Format TODO comments more consistently | Marc-André Lureau | 1 | -1/+1 |
2016-12-21 | crypto: add 3des-ede support when using libgcrypt/nettle | Longpeng(Mike) | 1 | -1/+2 |
2016-12-06 | qapi: Document introduction of gluster's 'debug' option | Eric Blake | 1 | -0/+1 |
2016-12-06 | qapi: Document DEVICE_TRAY_MOVED addition | Eric Blake | 1 | -1/+1 |
2016-12-06 | Merge remote-tracking branch 'jtc/tags/block-pull-request' into staging | Stefan Hajnoczi | 1 | -4/+4 |
2016-12-05 | block/nfs: fix QMP to match debug option | Prasanna Kumar Kalever | 1 | -2/+2 |
2016-12-05 | block/gluster: fix QMP to match debug option | Prasanna Kumar Kalever | 1 | -2/+2 |
2016-12-05 | qapi: add missing colon-ending for section name | Marc-André Lureau | 6 | -157/+157 |
2016-12-05 | qapi: use one symbol per line | Marc-André Lureau | 1 | -2/+6 |
2016-12-05 | qapi: fix various symbols mismatch in documentation | Marc-André Lureau | 3 | -8/+4 |
2016-12-05 | qapi: fix missing symbol @prefix | Marc-André Lureau | 2 | -20/+20 |
2016-12-05 | qapi: fix schema symbol sections | Marc-André Lureau | 1 | -0/+1 |
2016-12-05 | qmp-event: Avoid qobject_from_jsonf("%"PRId64) | Eric Blake | 1 | -13/+4 |
2016-11-14 | block/curl: Drop TFTP "support" | Max Reitz | 1 | -4/+3 |
2016-11-01 | qapi: add release designator to gluster logfile option | Jeff Cody | 1 | -1/+1 |
2016-10-31 | qapi: allow blockdev-add for NFS | Ashijeet Acharya | 1 | -3/+71 |
2016-10-31 | block: Mention replication in BlockdevDriver enum docs | Eric Blake | 1 | -1/+1 |
2016-10-31 | raw_bsd: add offset and size options | Tomáš Golembiovský | 1 | -1/+15 |
2016-10-31 | block: Add 'base-node' parameter to the 'block-stream' command | Alberto Garcia | 1 | -2/+6 |
2016-10-31 | block: Add QMP support for streaming to an intermediate layer | Alberto Garcia | 1 | -3/+10 |