[PATCH 0/5] qemu: Allow late opening of backing chain on a shallow block-copy

Peter Krempa posted 5 patches 4 years ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1583855565.git.pkrempa@redhat.com
src/qemu/qemu_capabilities.c                  |    2 +
src/qemu/qemu_capabilities.h                  |    1 +
src/qemu/qemu_driver.c                        |   75 +-
.../caps_5.0.0.x86_64.replies                 | 2668 +++++++++--------
.../caps_5.0.0.x86_64.xml                     |    3 +-
5 files changed, 1435 insertions(+), 1314 deletions(-)
[PATCH 0/5] qemu: Allow late opening of backing chain on a shallow block-copy
Posted by Peter Krempa 4 years ago
See patch 5/5 for explanation. As described in patch 1/5 this is based
on patches which are not yet pushed in qemu.

Peter Krempa (5):
  qemu: capabilities: Update qemu-5.0.0 capabilities for x86_64
  qemuDomainBlockPivot: Move check prior to executing the pivot steps
  qemuDomainBlockCopyCommon: Record updated flags to block job
  qemu: capabilities: Introduce
    QEMU_CAPS_BLOCKDEV_SNAPSHOT_ALLOW_WRITE_ONLY
  qemu: blockcopy: Allow late opening of the backing chain of a shallow
    copy

 src/qemu/qemu_capabilities.c                  |    2 +
 src/qemu/qemu_capabilities.h                  |    1 +
 src/qemu/qemu_driver.c                        |   75 +-
 .../caps_5.0.0.x86_64.replies                 | 2668 +++++++++--------
 .../caps_5.0.0.x86_64.xml                     |    3 +-
 5 files changed, 1435 insertions(+), 1314 deletions(-)

-- 
2.24.1