[libvirt] [PATCH v3 0/2] snapshot: Store both config and live XML in the snapshot domain

Maxiwell S. Garcia posted 2 patches 6 years, 5 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190814144722.806-1-maxiwell@linux.ibm.com
src/conf/domain_conf.c   | 13 ++++++++++---
src/conf/domain_conf.h   |  1 +
src/conf/moment_conf.c   |  1 +
src/conf/moment_conf.h   | 11 +++++++++++
src/conf/snapshot_conf.c | 23 +++++++++++++++++++++--
src/qemu/qemu_driver.c   | 37 ++++++++++++++++++++++++++++---------
6 files changed, 72 insertions(+), 14 deletions(-)
[libvirt] [PATCH v3 0/2] snapshot: Store both config and live XML in the snapshot domain
Posted by Maxiwell S. Garcia 6 years, 5 months ago
This patchset store both config and live XML in the snapshot XML.
To avoid nest 'config' XML one level deeper ('inactive/domain'),
it was necessary change the virDomainDefFormatInternal() to use
'domain' or 'inactiveDomain' in the root node.

Maxiwell S. Garcia (2):
  qemu: formatting XML from domain def choosing the root name
  snapshot: Store both config and live XML in the snapshot domain

 src/conf/domain_conf.c   | 13 ++++++++++---
 src/conf/domain_conf.h   |  1 +
 src/conf/moment_conf.c   |  1 +
 src/conf/moment_conf.h   | 11 +++++++++++
 src/conf/snapshot_conf.c | 23 +++++++++++++++++++++--
 src/qemu/qemu_driver.c   | 37 ++++++++++++++++++++++++++++---------
 6 files changed, 72 insertions(+), 14 deletions(-)

-- 
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list