[libvirt] [PATCH 0/6] Add support for storage pool state XML

Erik Skultety eskultet at redhat.com
Thu Apr 2 10:10:34 UTC 2015


Patches add necessary changes to add support for storage pool state XMLs
and thus resolve https://bugzilla.redhat.com/show_bug.cgi?id=1177733

Erik Skultety (6):
  conf: Introduce virStoragePoolDefFormatBuf
  conf: Introduce virStoragePoolSaveXML
  conf: Introduce virStoragePoolSaveState
  storage: Add support for storage pool state XML
  conf: Introduce virStoragePoolLoadAllState && virStoragePoolLoadState
  storage: Introduce storagePoolUpdateAllState function

 src/conf/storage_conf.c      | 233 ++++++++++++++++++++++++++++++++++++-------
 src/conf/storage_conf.h      |  12 ++-
 src/libvirt_private.syms     |   2 +
 src/storage/storage_driver.c | 188 +++++++++++++++++++++++++++-------
 4 files changed, 358 insertions(+), 77 deletions(-)

-- 
1.9.3




More information about the libvir-list mailing list