aboutsummaryrefslogtreecommitdiff
path: root/block/copy-on-read.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-15block: drop empty .bdrv_close handlersVladimir Sementsov-Ogievskiy1-6/+0
2018-07-10block: Use BdrvChild to discardFam Zheng1-1/+1
2018-06-29block: Convert .bdrv_truncate callback to coroutine_fnKevin Wolf1-4/+4
2018-05-15block: Support BDRV_REQ_WRITE_UNCHANGED in filtersMax Reitz1-4/+6
2018-05-15block: Add COR filter driverMax Reitz1-0/+171