Age | Commit message (Expand) | Author |
2019-03-08 | qcow2: Implement data-file-raw create option | Kevin Wolf |
2019-03-08 | qcow2: Store data file name in the image | Kevin Wolf |
2019-03-08 | qcow2: Creating images with external data file | Kevin Wolf |
2019-03-08 | qcow2: Add basic data-file infrastructure | Kevin Wolf |
2019-02-19 | block/dirty-bitmap: Documentation and Comment fixups | John Snow |
2019-02-19 | dirty-bitmap: Expose persistent flag to 'query-block' | Eric Blake |
2019-02-14 | qapi: Fix qcow2 encryption doc typo | Eric Blake |
2019-02-11 | qcow2: Add list of bitmaps to ImageInfoSpecificQCow2 | Andrey Shinkevich |
2019-02-01 | vmdk: Reject excess extents in blockdev-create | Kevin Wolf |
2019-02-01 | vmdk: Implement .bdrv_co_create callback | Fam Zheng |
2019-01-31 | qapi: add x-debug-query-block-graph | Vladimir Sementsov-Ogievskiy |
2019-01-14 | block: remove 'x' prefix from experimental bitmap APIs | John Snow |
2019-01-14 | blockdev: n-ary bitmap merge | John Snow |
2018-12-14 | qapi: add conditions to REPLICATION type/commands on the schema | Marc-André Lureau |
2018-12-13 | qapi: break long lines at 'data' member | Marc-André Lureau |
2018-11-05 | block: Add auto-read-only option | Kevin Wolf |
2018-10-29 | blockdev-backup: add bitmap argument | John Snow |
2018-10-01 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-10-01 | qcow2: Fix cache-clean-interval documentation | Leonid Bloch |
2018-10-01 | qcow2: Set the default cache-clean-interval to 10 minutes | Leonid Bloch |
2018-09-26 | qapi: bitmap-merge: document name change | John Snow |
2018-09-25 | commit: Add top-node/base-node options | Kevin Wolf |
2018-09-25 | block/backup: qapi documentation fixup | John Snow |
2018-09-25 | qapi/block-stream: expose new job properties | John Snow |
2018-09-25 | qapi/block-mirror: expose new job properties | John Snow |
2018-09-25 | qapi/block-commit: expose new job properties | John Snow |
2018-08-15 | qapi: block: Remove mentions of error types which were removed | Peter Krempa |
2018-08-15 | qapi/block: Document restrictions for node names | Kevin Wolf |
2018-07-30 | block/qapi: Add 'qdev' field to query-blockstats result | Kevin Wolf |
2018-07-10 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-07-10 | qapi/block-core.json: Add missing documentation for blklogwrites log-append o... | Ari Sundholm |
2018-07-09 | qcow2: add overlap check for bitmap directory | Vladimir Sementsov-Ogievskiy |
2018-07-05 | block/blklogwrites: Add an option for the update interval of the log superblock | Ari Sundholm |
2018-07-05 | block/blklogwrites: Add an option for appending to an old log | Ari Sundholm |
2018-07-05 | block: Add blklogwrites | Aapo Vienamo |
2018-07-02 | nbd/client: Add x-dirty-bitmap to query bitmap from server | Eric Blake |
2018-06-22 | qapi: remove empty flat union branches and types | Anton Nefedov |
2018-06-18 | block/mirror: Add copy mode QAPI interface | Max Reitz |
2018-06-18 | block/mirror: Add active mirroring | Max Reitz |
2018-06-15 | rbd: New parameter key-secret | Markus Armbruster |
2018-06-15 | rbd: New parameter auth-client-required | Markus Armbruster |
2018-06-11 | qapi: add disabled parameter to block-dirty-bitmap-add | Vladimir Sementsov-Ogievskiy |
2018-06-11 | qapi: add x-block-dirty-bitmap-merge | Vladimir Sementsov-Ogievskiy |
2018-06-11 | qapi: add x-block-dirty-bitmap-enable/disable | Vladimir Sementsov-Ogievskiy |
2018-05-30 | block/create: Mark blockdev-create stable | Kevin Wolf |
2018-05-30 | block/create: Make x-blockdev-create a job | Kevin Wolf |
2018-05-29 | qapi: Change "since 2.13" annotations to "since 3.0" | Peter Maydell |
2018-05-23 | job: Introduce qapi/job.json | Kevin Wolf |
2018-05-23 | job: Move state transitions to Job | Kevin Wolf |
2018-05-23 | job: Rename BlockJobType into JobType | Kevin Wolf |