[libvirt] [PATCH 0/5] Block job handling related fixes (blockdev-add saga)

Peter Krempa pkrempa at redhat.com
Thu Jan 24 09:58:46 UTC 2019


Fix the generated documentation and clean up a few corner cases in
qemu's block job handling.

Peter Krempa (5):
  lib: Fix docs generated for enum virDomainBlockJobType
  qemu: blockjob: Make sure that internal states are not reported as
    event
  qemu: blockjob: Mark job as started only when it's new
  qemu: Clear block copy mirror state explicitly
  qemu: Don't double-free disk->mirror if block commit initialization
    fails

 include/libvirt/libvirt-domain.h |  3 ++-
 src/qemu/qemu_blockjob.c         |  7 ++++++-
 src/qemu/qemu_driver.c           | 34 ++++++++++++++------------------
 3 files changed, 23 insertions(+), 21 deletions(-)

-- 
2.20.1




More information about the libvir-list mailing list