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