summary refs log tree commit diff stats
path: root/python/qemu/machine/machine.py
diff options
context:
space:
mode:
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>2021-08-24 11:38:36 +0300
committerHanna Reitz <hreitz@redhat.com>2021-09-01 14:03:47 +0200
commit1f0cacb967bffc0d1284a2a5c6025b09f9a0f091 (patch)
tree7a1404488ed9fba4406028dd17ac95de21187103 /python/qemu/machine/machine.py
parent7ddbce2dec96f1d881db0a81541072a23d2b89b4 (diff)
downloadfocaccia-qemu-1f0cacb967bffc0d1284a2a5c6025b09f9a0f091.tar.gz
focaccia-qemu-1f0cacb967bffc0d1284a2a5c6025b09f9a0f091.zip
block/copy-before-write: introduce cbw_init()
Move part of bdrv_cbw_append() to new function cbw_open(). It's an
intermediate step for adding normal .bdrv_open() handler to the
filter. With this commit no logic is changed, but we have a function
which will be turned into .bdrv_open() handler in future commit.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20210824083856.17408-15-vsementsov@virtuozzo.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Diffstat (limited to 'python/qemu/machine/machine.py')
0 files changed, 0 insertions, 0 deletions