[libvirt] [PATCH 0/2] Don't kill domains on daemon restart

Michal Privoznik mprivozn at redhat.com
Fri Mar 31 11:13:49 UTC 2017


Patch 1/2 is just a cleanup; patch 2/2 fixes the actual issue.

Michal Privoznik (2):
  virDomainDiskDefForeachPath: Prefer virStorageSourceIsLocalStorage
  Introduce and use virDomainDiskZeroSource

 src/conf/domain_conf.c   | 27 ++++++++++++++++++++++++---
 src/conf/domain_conf.h   |  1 +
 src/libvirt_private.syms |  1 +
 src/qemu/qemu_domain.c   |  2 +-
 src/qemu/qemu_process.c  |  2 +-
 src/vmx/vmx.c            |  6 +++---
 src/xenconfig/xen_xm.c   |  2 +-
 7 files changed, 32 insertions(+), 9 deletions(-)

-- 
2.10.2




More information about the libvir-list mailing list