- a5f9b9d error: Reduce unnecessary error propagation by Markus Armbruster · 4 years, 6 months ago
- 992861f error: Eliminate error_propagate() manually by Markus Armbruster · 4 years, 6 months ago
- dcfe480 error: Avoid unnecessary error_propagate() after error_setg() by Markus Armbruster · 4 years, 6 months ago
- 235e59c qemu-option: Use returned bool to check for failure by Markus Armbruster · 4 years, 6 months ago
- e5d8a40 block: Drop @child_class from bdrv_child_perm() by Max Reitz · 4 years, 8 months ago
- b3af2af block: Make filter drivers use child_of_bds by Max Reitz · 4 years, 8 months ago
- bf8e925 block: Pass BdrvChildRole to bdrv_child_perm() by Max Reitz · 4 years, 8 months ago
- 258b776 block: Add BdrvChildRole to BdrvChild by Max Reitz · 4 years, 8 months ago
- bd86fb9 block: Rename BdrvChildRole to BdrvChildClass by Max Reitz · 4 years, 8 months ago
- f844ec0 block: Use bdrv_make_empty() where possible by Max Reitz · 4 years, 9 months ago
- 6ecbc6c replication: Avoid blk_make_empty() on read-only child by Kevin Wolf · 4 years, 8 months ago
- e140f4b block/replication.c: Avoid cancelling the job twice by Lukas Straub · 4 years, 8 months ago
- 78ee6bd various: Remove suspicious '\' character outside of #define in C code by Philippe Mathieu-Daudé · 4 years, 9 months ago
- 08558e3 replication: assert we own context before job_cancel_sync by Stefan Reiter · 4 years, 9 months ago
- 08ddb4e block/replication.c: Ignore requests after failover by Lukas Straub · 5 years ago
- 6b4907c block: Remove bdrv_recurse_is_first_non_filter() by Max Reitz · 5 years ago
- 00e30f0 block/backup: use backup-top instead of write notifiers by Vladimir Sementsov-Ogievskiy · 5 years ago
- c8b5650 block/backup: Add mirror sync mode 'bitmap' by John Snow · 5 years ago
- 170d3bd block: include base when checking image chain for block allocation by Andrey Shinkevich · 6 years ago
- cc19f17 block/replication: drop usage of bs->job by Vladimir Sementsov-Ogievskiy · 6 years ago
- 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
- 782b9d0 block: Make bdrv_{copy_on_read,crypto_luks,replication} static by Alberto Garcia · 6 years ago
- 5019aec block: Remove the AioContext parameter from bdrv_reopen_multiple() by Alberto Garcia · 6 years ago
- 077e8e2 block: Add 'keep_old_opts' parameter to bdrv_reopen_queue() by Alberto Garcia · 6 years ago
- 2654267 block: Add strong_runtime_opts to BlockDriver by Max Reitz · 6 years ago
- f30c66b block: Use bdrv_refresh_filename() to pull by Max Reitz · 6 years ago
- 2e89172 block: Remove flags parameter from bdrv_reopen_queue() by Alberto Garcia · 6 years ago
- 3c4e964 block: Clean up reopen_backing_file() in block/replication.c by Alberto Garcia · 6 years ago
- e4f9752 block/replication: drop extra synchronization by Vladimir Sementsov-Ogievskiy · 6 years ago
- 04a11d8 replication: Switch to byte-based calls by Eric Blake · 7 years ago
- 3d70ff5 job: Move completion and cancellation to Job by Kevin Wolf · 7 years ago
- bb02b65 job: Move BlockJobCreateFlags to Job by Kevin Wolf · 7 years ago
- da01ff7 job: Move coroutine and related code to Job by Kevin Wolf · 7 years ago
- e18a58b block: Merge .bdrv_co_writev{,_flags} in drivers by Eric Blake · 7 years ago
- cb83d2e block/replication: Remove protocol_name field by Fabiano Rosas · 7 years ago
- 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
- 1a63a90 block: Keep nodes drained between reopen_queue/multiple by Kevin Wolf · 7 years ago
- d470ad4 block: Guard against NULL bs->drv by Max Reitz · 7 years ago
- 611e065 replication: Fix replication open fail by Wang Guang · 7 years ago
- e0995dc block: Add reopen_queue to bdrv_child_perm() by Kevin Wolf · 7 years ago
- 51b0a48 block: Make bdrv_is_allocated_above() byte-based by Eric Blake · 8 years ago
- f6ac207 backup: Switch block_backup.h to byte-based by Eric Blake · 8 years ago
- 3c76c60 block: Make 'replication_state' an enum by Fam Zheng · 8 years ago
- 78bbd91 block: Make errp the last parameter of commit_active_start by Fam Zheng · 8 years ago
- 37a9051 replication: clarify permissions by Changlong Xie · 8 years ago
- 0db832f commit: Add filter-node-name to block-commit by Kevin Wolf · 8 years ago
- d7010df block: Request child permissions in filter drivers by Kevin Wolf · 8 years ago
- 4e4bf5c block: Attach bs->file only during .bdrv_open() by Kevin Wolf · 8 years ago
- 111049a blockjob: refactor backup_start as backup_job_create by John Snow · 8 years ago
- 47970df Replication/Blockjobs: Create replication jobs as internal by John Snow · 8 years ago
- 720150f block: prepare bdrv_reopen_multiple to release AioContext by Paolo Bonzini · 8 years ago
- 8dd9006 replication: pass BlockDriverState to reopen_backing_file by Paolo Bonzini · 8 years ago
- 50ab0e0 replication: interrupt failover if the main device is closed by Paolo Bonzini · 8 years ago
- f4f2539 block/replication: Clarify 'top-id' parameter usage by Changlong Xie · 8 years ago
- 29ff789 replication: Implement new driver for block replication by Wen Congyang · 8 years ago