aboutsummaryrefslogtreecommitdiff
path: root/block/amend.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-10block: Mark BlockDriver callbacks for amend job GRAPH_RDLOCKEmanuele Giuseppe Esposito1-1/+7
2023-01-20include/block: Untangle inclusion loopsMarkus Armbruster1-0/+1
2022-03-04block/amend: Keep strong reference to BDSHanna Reitz1-0/+3
2022-03-04block/amend: Always call .bdrv_amend_clean()Hanna Reitz1-2/+2
2022-03-04crypto: perform permission checks under BQLEmanuele Giuseppe Esposito1-0/+25
2020-07-27block/amend: Check whether the node existsMax Reitz1-1/+5
2020-07-06block/core: add generic infrastructure for x-blockdev-amend qmp commandMaxim Levitsky1-0/+113