summary refs log tree commit diff stats
path: root/scripts/qapi/source.py
diff options
context:
space:
mode:
authorMax Reitz <mreitz@redhat.com>2019-06-12 17:24:39 +0200
committerKevin Wolf <kwolf@redhat.com>2020-09-07 12:31:31 +0200
commit1d42f48c3a468fbf53660970d7372d0f0f9d0529 (patch)
treebec510543a8fadd5d83bb45354f4cc63f5b0ca8e /scripts/qapi/source.py
parent23b93525a2f30915f6c8418eb23db6912a3b5811 (diff)
downloadfocaccia-qemu-1d42f48c3a468fbf53660970d7372d0f0f9d0529.tar.gz
focaccia-qemu-1d42f48c3a468fbf53660970d7372d0f0f9d0529.zip
block: Re-evaluate backing file handling in reopen
Reopening a node's backing child needs a bit of special handling because
the "backing" child has different defaults than all other children
(among other things).  Adding filter support here is a bit more
difficult than just using the child access functions.  In fact, we often
have to directly use bs->backing because these functions are about the
"backing" child (which may or may not be the COW backing file).

Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions