]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lib: Add API to edit domain's managed save state xml configuration
authorKothapally Madhu Pavan <kmp@linux.vnet.ibm.com>
Tue, 8 Aug 2017 08:02:50 +0000 (13:32 +0530)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 29 Aug 2017 11:40:13 +0000 (13:40 +0200)
commit1558f2584fd9b32c7903238bff2c9f12ba406ba6
tree1ac941c3f7375a86417c20afbe97468516986238
parenta67e3872a6c0dbb0b911236811deb33bda88becb
lib: Add API to edit domain's managed save state xml configuration

Similar to domainSaveImageDefineXML this commit adds domainManagedSaveDefineXML
API which allows to edit domain's managed save state xml configuration.

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