Age | Commit message (Expand) | Author |
2019-04-18 | blockdev: Make -drive format=help print to stdout | Markus Armbruster |
2019-03-19 | blockdev: Check @replaces in blockdev_mirror_common | Max Reitz |
2019-03-13 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell |
2019-03-12 | block: Add an 'x-blockdev-reopen' QMP command | Alberto Garcia |
2019-03-12 | qapi: drop x- from x-block-latency-histogram-set | Vladimir Sementsov-Ogievskiy |
2019-03-12 | bitmaps: Fix typo in function name | Eric Blake |
2019-03-12 | block/dirty-bitmaps: prohibit removing readonly bitmaps | John Snow |
2019-03-12 | block/dirty-bitmaps: prohibit readonly bitmaps for backups | John Snow |
2019-03-12 | block/dirty-bitmaps: add block_dirty_bitmap_check function | John Snow |
2019-03-12 | blockdev: remove unused paio parameter documentation | John Snow |
2019-03-12 | block/dirty-bitmaps: unify qmp_locked and user_locked calls | John Snow |
2019-03-12 | qapi: move to QOM path for x-block-latency-histogram-set | Vladimir Sementsov-Ogievskiy |
2019-03-08 | block: iterate_format with account of whitelisting | Andrey Shinkevich |
2019-02-25 | block: Use bdrv_refresh_filename() to pull | Max Reitz |
2019-02-19 | blockdev: acquire aio_context for bitmap add/remove | John Snow |
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 |
2019-01-14 | blockdev: abort transactions in reverse order | John Snow |
2019-01-11 | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini |
2019-01-11 | qemu/queue.h: do not access tqe_prev directly | Paolo Bonzini |
2018-12-18 | error: Remove NULL checks on error_propagate() calls | Markus Armbruster |
2018-12-14 | block: Use bdrv_reopen_set_read_only() in external_snapshot_commit() | Alberto Garcia |
2018-12-14 | block: Use bdrv_reopen_set_read_only() in qmp_change_backing_file() | Alberto Garcia |
2018-11-12 | blockdev: Consistently use snapshot_node_name in external_snapshot_prepare() | Peter Maydell |
2018-11-12 | blockdev: handle error on block latency histogram set error | zhenwei pi |
2018-11-05 | block: Make auto-read-only=on default for -drive | Kevin Wolf |
2018-11-05 | block: Add auto-read-only option | Kevin Wolf |
2018-10-29 | block/backup: prohibit backup from using in use bitmaps | John Snow |
2018-10-29 | block/dirty-bitmaps: prohibit enable/disable on locked/frozen bitmaps | John Snow |
2018-10-29 | block/dirty-bitmaps: allow clear on disabled bitmaps | John Snow |
2018-10-29 | block/dirty-bitmaps: add user_locked status checker | John Snow |
2018-10-29 | qapi: add transaction support for x-block-dirty-bitmap-merge | Vladimir Sementsov-Ogievskiy |
2018-10-29 | blockdev: rename block-dirty-bitmap-clear transaction handlers | Vladimir Sementsov-Ogievskiy |
2018-10-29 | dirty-bitmap: make it possible to restore bitmap after merge | Vladimir Sementsov-Ogievskiy |
2018-10-29 | dirty-bitmap: rename bdrv_undo_clear_dirty_bitmap | Vladimir Sementsov-Ogievskiy |
2018-10-29 | dirty-bitmap: switch assert-fails to errors in bdrv_merge_dirty_bitmap | Vladimir Sementsov-Ogievskiy |
2018-10-29 | blockdev-backup: add bitmap argument | John Snow |
2018-10-19 | blockdev: Convert drive_new() to Error | Markus Armbruster |
2018-09-25 | commit: Add top-node/base-node options | Kevin Wolf |
2018-09-25 | blockdev: document transactional shortcomings | 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-09-25 | block/stream: add block job creation flags | John Snow |
2018-09-25 | block/mirror: add block job creation flags | John Snow |
2018-09-25 | block/commit: add block job creation flags | John Snow |
2018-08-15 | block: Remove dead deprecation warning code | Kevin Wolf |
2018-08-15 | block: Remove deprecated -drive option serial | Kevin Wolf |
2018-08-15 | block: Remove deprecated -drive option addr | Kevin Wolf |