Age | Commit message (Expand) | Author | Files | Lines |
2018-03-26 | block/replication: Remove protocol_name field | Fabiano Rosas | 1 | -1/+0 |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 1 | -1/+1 |
2017-12-22 | block: Keep nodes drained between reopen_queue/multiple | Kevin Wolf | 1 | -0/+6 |
2017-11-17 | block: Guard against NULL bs->drv | Max Reitz | 1 | -0/+15 |
2017-11-17 | replication: Fix replication open fail | Wang Guang | 1 | -4/+7 |
2017-09-26 | block: Add reopen_queue to bdrv_child_perm() | Kevin Wolf | 1 | -0/+1 |
2017-07-10 | block: Make bdrv_is_allocated_above() byte-based | Eric Blake | 1 | -5/+12 |
2017-07-10 | backup: Switch block_backup.h to byte-based | Eric Blake | 1 | -4/+8 |
2017-05-07 | block: Make 'replication_state' an enum | Fam Zheng | 1 | -22/+22 |
2017-04-24 | block: Make errp the last parameter of commit_active_start | Fam Zheng | 1 | -1/+1 |
2017-03-17 | replication: clarify permissions | Changlong Xie | 1 | -1/+13 |
2017-02-28 | commit: Add filter-node-name to block-commit | Kevin Wolf | 1 | -1/+1 |
2017-02-28 | block: Request child permissions in filter drivers | Kevin Wolf | 1 | -0/+1 |
2017-02-24 | block: Attach bs->file only during .bdrv_open() | Kevin Wolf | 1 | -0/+6 |
2016-11-14 | blockjob: refactor backup_start as backup_job_create | John Snow | 1 | -5/+7 |
2016-11-01 | Replication/Blockjobs: Create replication jobs as internal | John Snow | 1 | -7/+7 |
2016-10-28 | block: prepare bdrv_reopen_multiple to release AioContext | Paolo Bonzini | 1 | -1/+2 |
2016-10-28 | replication: pass BlockDriverState to reopen_backing_file | Paolo Bonzini | 1 | -9/+12 |
2016-10-28 | replication: interrupt failover if the main device is closed | Paolo Bonzini | 1 | -0/+3 |
2016-10-24 | block/replication: Clarify 'top-id' parameter usage | Changlong Xie | 1 | -0/+5 |
2016-09-13 | replication: Implement new driver for block replication | Wen Congyang | 1 | -0/+659 |