Age | Commit message (Expand) | Author |
2016-05-12 | qmp: add monitor command to add/remove a child | Wen Congyang |
2016-03-30 | block: add generic full disk encryption driver | Daniel P. Berrange |
2016-03-30 | block: Remove cache.writeback from blockdev-add | Kevin Wolf |
2016-03-18 | qapi: Use anonymous bases in QMP flat unions | Eric Blake |
2016-02-22 | qapi: Correct the name of the iops_rd parameter | Alberto Garcia |
2016-02-22 | qapi: Add burst length fields to BlockDeviceInfo | Alberto Garcia |
2016-02-22 | qapi: Add burst length parameters to block_set_io_throttle | Alberto Garcia |
2016-02-02 | qemu-img: Make MapEntry a QAPI struct | Fam Zheng |
2016-02-02 | block/qapi: Emit tray_open only if there is a tray | Max Reitz |
2016-02-02 | blockdev: Fix 'change' for slot devices | Max Reitz |
2016-01-07 | qmp: Add blockdev-mirror command | Fam Zheng |
2015-12-17 | blkdebug: Avoid '.' in enum values | Eric Blake |
2015-12-17 | blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum | Eric Blake |
2015-12-11 | blockdev: Mark {insert, remove}-medium experimental | Max Reitz |
2015-11-17 | block: make 'stats-interval' an array of ints instead of a string | Alberto Garcia |
2015-11-12 | block: New option to define the intervals for collecting I/O statistics | Alberto Garcia |
2015-11-12 | block: Add average I/O queue depth to BlockDeviceTimedStats | Alberto Garcia |
2015-11-12 | block: Compute minimum, maximum and average I/O latencies | Alberto Garcia |
2015-11-12 | block: Allow configuring whether to account failed and invalid ops | Alberto Garcia |
2015-11-12 | block: Add statistics for failed and invalid I/O operations | Alberto Garcia |
2015-11-12 | block: Add idle_time_ns to BlockDeviceStats | Alberto Garcia |
2015-11-11 | block: Add 'x-blockdev-del' QMP command | Alberto Garcia |
2015-11-11 | block: add a 'blockdev-snapshot' QMP command | Alberto Garcia |
2015-11-11 | block: rename BlockdevSnapshot to BlockdevSnapshotSync | Alberto Garcia |
2015-11-11 | blockdev: read-only-mode for blockdev-change-medium | Max Reitz |
2015-11-11 | qmp: Introduce blockdev-change-medium | Max Reitz |
2015-11-11 | blockdev: Add blockdev-insert-medium | Max Reitz |
2015-11-11 | blockdev: Add blockdev-remove-medium | Max Reitz |
2015-11-11 | blockdev: Add blockdev-close-tray | Max Reitz |
2015-11-11 | blockdev: Add blockdev-open-tray | Max Reitz |
2015-10-23 | blockdev: Allow creation of BDS trees without BB | Max Reitz |
2015-10-23 | block: Remove host floppy support | Max Reitz |
2015-09-04 | qcow2: add option to clean unused cache entries after some time | Alberto Garcia |
2015-07-02 | qmp: Add optional bool "unmap" to drive-mirror | Fam Zheng |
2015-07-02 | qapi: Rename 'dirty-bitmap' mode to 'incremental' | John Snow |
2015-06-25 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2015-06-23 | throttle: Fix typo in the documentation of block_set_io_throttle | Alberto Garcia |
2015-06-23 | vvfat: add a label option | Wolfgang Bumiller |
2015-06-12 | throttle: add the name of the ThrottleGroup to BlockDeviceInfo | Alberto Garcia |
2015-06-12 | throttle: Add throttle group support | Alberto Garcia |
2015-05-29 | qapi: add dirty bitmap status | John Snow |
2015-05-08 | docs: update BLOCK_IMAGE_CORRUPTED documentation | Alberto Garcia |
2015-05-05 | qapi: Use 'struct' instead of 'type' in schema | Eric Blake |
2015-05-05 | qapi: Use 'alternate' to replace anonymous union | Eric Blake |
2015-04-28 | qmp: Add dirty bitmap status field in query-block | John Snow |
2015-04-28 | qmp: add block-dirty-bitmap-clear | John Snow |
2015-04-28 | qmp: Add support of "dirty-bitmap" sync mode for drive-backup | John Snow |
2015-04-28 | block: Add bitmap successors | John Snow |
2015-04-28 | qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove | John Snow |
2015-04-28 | qmp: Ensure consistent granularity type | John Snow |