Age | Commit message (Expand) | Author |
2015-11-18 | block: Call external_snapshot_clean after blockdev-snapshot | Alberto Garcia |
2015-11-18 | blockdev: Add missing bdrv_unref() in drive-backup | 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: Allow configuring whether to account failed and invalid ops | Alberto Garcia |
2015-11-12 | block: add transactional properties | John Snow |
2015-11-12 | block: Add BlockJobTxn support to backup_run | John Snow |
2015-11-12 | blockjob: Introduce reference count and fix reference to job->bs | Fam Zheng |
2015-11-12 | block: rename BlkTransactionState and BdrvActionOps | John Snow |
2015-11-12 | qed: Implement .bdrv_drain | Fam Zheng |
2015-11-11 | block: Add 'x-blockdev-del' QMP command | Alberto Garcia |
2015-11-11 | block: Disallow snapshots if the overlay doesn't support backing files | Alberto Garcia |
2015-11-11 | throttle: Use bs->throttle_state instead of bs->io_limits_enabled | 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 | block: check for existing device IDs in external_snapshot_prepare() | 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: Implement change with basic operations | Max Reitz |
2015-11-11 | blockdev: Implement eject with basic operations | 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-11-09 | blockdev: acquire AioContext in hmp_commit() | Stefan Hajnoczi |
2015-11-02 | block: Convert to new qapi union layout | Eric Blake |
2015-10-23 | block: Add "drained begin/end" for internal snapshot | Fam Zheng |
2015-10-23 | block: Add "drained begin/end" for transactional blockdev-backup | Fam Zheng |
2015-10-23 | block: Add "drained begin/end" for transactional backup | Fam Zheng |
2015-10-23 | block: Add "drained begin/end" for transactional external snapshot | Fam Zheng |
2015-10-23 | blockdev: Allow more options for BB-less BDS tree | Max Reitz |
2015-10-23 | blockdev: Pull out blockdev option extraction | Max Reitz |
2015-10-23 | blockdev: Do not create BDS for empty drive | Max Reitz |
2015-10-23 | block: Prepare for NULL BDS | Max Reitz |
2015-10-23 | block: Move I/O status and error actions into BB | Max Reitz |
2015-10-23 | blockdev: Allow creation of BDS trees without BB | Max Reitz |
2015-10-23 | block: Set BDRV_O_INCOMING in bdrv_fill_options() | Max Reitz |
2015-10-16 | blockdev: always compile in -drive aio= parsing | Stefan Hajnoczi |
2015-10-16 | block: Implement bdrv_append() without bdrv_swap() | Kevin Wolf |
2015-10-16 | block: Convert bs->backing_hd to BdrvChild | Kevin Wolf |
2015-09-14 | block: Drop drv parameter from bdrv_open() | Max Reitz |
2015-09-14 | block: Always pass NULL as drv for bdrv_open() | Max Reitz |
2015-09-02 | block: more check for replaced node | Wen Congyang |
2015-08-05 | throttle: refuse bps_max/iops_max without bps/iops | Stefan Hajnoczi |
2015-07-14 | mirror: correct buf_size | Wen Congyang |
2015-07-14 | blockdev: no need to drain in qmp_block_commit | Paolo Bonzini |
2015-07-02 | qmp: Add optional bool "unmap" to drive-mirror | Fam Zheng |
2015-07-02 | blockdev: no need to drain+flush in hmp_drive_del | Paolo Bonzini |
2015-06-22 | Include qapi/qmp/qerror.h exactly where needed | Markus Armbruster |
2015-06-22 | qerror: Move #include out of qerror.h | Markus Armbruster |