Age | Commit message (Expand) | Author |
2016-10-25 | qapi: rename QmpOutputVisitor to QObjectOutputVisitor | Daniel P. Berrange |
2016-10-25 | qapi: rename QmpInputVisitor to QObjectInputVisitor | Daniel P. Berrange |
2016-10-25 | qapi: rename *qmp-*-visitor* to *qobject-*-visitor* | Daniel P. Berrange |
2016-10-25 | qapi: add trace events for visitor | Daniel P. Berrange |
2016-10-24 | block/replication: Clarify 'top-id' parameter usage | Changlong Xie |
2016-10-24 | block: Remove "options" indirection from blockdev-add | Kevin Wolf |
2016-10-19 | crypto: add CTR mode support | Gonglei |
2016-10-10 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2016-10-10 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2016-10-08 | qapi: make the json schema files more regular. | David Anderson |
2016-10-07 | qapi: return a 'missing parameter' error | Marc-André Lureau |
2016-10-07 | qapi: assert list entry has a value | Marc-André Lureau |
2016-10-07 | qapi: add assert about root value | Marc-André Lureau |
2016-10-07 | block: Add qdev ID to DEVICE_TRAY_MOVED | Kevin Wolf |
2016-10-07 | block: Add node name to BLOCK_IO_ERROR event | Kevin Wolf |
2016-10-06 | qapi: Fix crash when 'any' or 'null' parameter is missing | Marc-André Lureau |
2016-09-29 | block/qapi: Move 'aio' option to file driver | Kevin Wolf |
2016-09-29 | block/qapi: Use separate options type for curl driver | Kevin Wolf |
2016-09-23 | block: Remove BB interface from blockdev-add/del | Kevin Wolf |
2016-09-23 | block: Accept device model name for block_set_io_throttle | Kevin Wolf |
2016-09-23 | block: Accept device model name for blockdev-change-medium | Kevin Wolf |
2016-09-23 | block: Accept device model name for eject | Kevin Wolf |
2016-09-23 | block: Accept device model name for x-blockdev-remove-medium | Kevin Wolf |
2016-09-23 | block: Accept device model name for x-blockdev-insert-medium | Kevin Wolf |
2016-09-23 | block: Accept device model name for blockdev-open/close-tray | Kevin Wolf |
2016-09-23 | block: Fix 'since' for compressed Drive/BlockdevBackup | Kevin Wolf |
2016-09-19 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-09-19' into ... | Peter Maydell |
2016-09-19 | qapi: Support unregistering QMP commands | Markus Armbruster |
2016-09-19 | crypto: increase default pbkdf2 time for luks to 2 seconds | Daniel P. Berrange |
2016-09-19 | crypto: make PBKDF iterations configurable for LUKS format | Daniel P. Berrange |
2016-09-13 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2016-09-13 | support replication driver in blockdev-add | Wen Congyang |
2016-09-13 | replication: Introduce new APIs to do replication operation | Changlong Xie |
2016-09-13 | qapi/block-core: add doc describing GlusterServer vs. SocketAddress | Prasanna Kumar Kalever |
2016-09-13 | block/gluster: add support to choose libgfapi logfile | Prasanna Kumar Kalever |
2016-09-05 | blockdev-backup: added support for data compression | Pavel Butsykin |
2016-09-05 | drive-backup: added support for data compression | Pavel Butsykin |
2016-09-05 | block: simplify blockdev-backup | Pavel Butsykin |
2016-09-05 | block: simplify drive-backup | Pavel Butsykin |
2016-09-05 | nbd-server: Allow node name for nbd-server-add | Kevin Wolf |
2016-09-05 | block: Accept node-name for drive-mirror | Kevin Wolf |
2016-09-05 | block: Accept node-name for drive-backup | Kevin Wolf |
2016-09-05 | block: Accept node-name for change-backing-file | Kevin Wolf |
2016-09-05 | block: Accept node-name for blockdev-snapshot-internal-sync | Kevin Wolf |
2016-09-05 | block: Accept node-name for blockdev-snapshot-delete-internal-sync | Kevin Wolf |
2016-09-05 | block: Accept node-name for blockdev-mirror | Kevin Wolf |
2016-09-05 | block: Accept node-name for blockdev-backup | Kevin Wolf |
2016-09-05 | block: Accept node-name for block-commit | Kevin Wolf |
2016-09-05 | block: Accept node-name for block-stream | Kevin Wolf |
2016-08-05 | block: Accept any target node for transactional blockdev-backup | Kevin Wolf |