]> xenbits.xensource.com Git - libvirt.git/commit
lib: Add API to dump xml configuration of managed save state domain
authorKothapally Madhu Pavan <kmp@linux.vnet.ibm.com>
Tue, 8 Aug 2017 08:02:49 +0000 (13:32 +0530)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 29 Aug 2017 11:40:13 +0000 (13:40 +0200)
commita67e3872a6c0dbb0b911236811deb33bda88becb
tree093a99a9f599b1ef8cd1560a0794485a0f77051e
parent3ee9bdbe351c0b80d4c469571ef31df3f1b148ea
lib: Add API to dump xml configuration of managed save state domain

Similar to domainSaveImageGetXMLDesc this commit adds domainManagedSaveGetXMLDesc
API which allows to get the xml of managed save state domain.

Signed-off-by: Kothapally Madhu Pavan <kmp@linux.vnet.ibm.com>
include/libvirt/libvirt-domain.h
src/driver-hypervisor.h
src/libvirt-domain.c
src/libvirt_public.syms
src/remote/remote_driver.c
src/remote/remote_protocol.x
src/remote_protocol-structs