summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKevin Wolf2016-12-19 16:36:02 +0100
committerKevin Wolf2017-02-28 20:40:36 +0100
commit862f215fabf31c80c953155fcb223fea5320bbdf (patch)
tree19a6fb7d20f99eef9de1e61b49d403688f1b492a /include
parentblock: Default .bdrv_child_perm() for format drivers (diff)
downloadqemu-862f215fabf31c80c953155fcb223fea5320bbdf.tar.gz
qemu-862f215fabf31c80c953155fcb223fea5320bbdf.tar.xz
qemu-862f215fabf31c80c953155fcb223fea5320bbdf.zip
block: Request child permissions in format drivers
This makes use of the .bdrv_child_perm() implementation for formats that we just added. All format drivers expose the permissions they actually need nows, so that they can be set accordingly and updated when parents are attached or detached. The only format not included here is raw, which was already converted with the other filter drivers. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Acked-by: Fam Zheng <famz@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions