[libvirt] [PATCH 0/5] qemu: Modernize storage file access for block copy

Peter Krempa pkrempa at redhat.com
Tue Jul 11 15:46:37 UTC 2017


Refactor access of the block copy target to use the storage driver APIs.

Peter Krempa (5):
  qemu: driver: Split out access to VIR_DOMAIN_BLOCK_COPY_REUSE_EXT
  qemu: blockcopy: Explicitly assert 'reuse' for block devices
  qemu: blockcopy: reuse storage driver APIs to pre-create copy target
  qemu: blockcopy: Split out checking of the target image file
  qemu: blockcopy: Refactor logic checking the target storage file

 src/qemu/qemu_driver.c | 120 ++++++++++++++++++++++++++++++++-----------------
 1 file changed, 79 insertions(+), 41 deletions(-)

-- 
2.12.2




More information about the libvir-list mailing list