Re: [libvirt] [PATCH 3/7] conf: Allow editing inactive snapshot configuration

2017-12-07 Thread John Ferlan
On 10/30/2017 04:51 AM, Kothapally Madhu Pavan wrote: > This patch will allow user to edit the inactive XML snapshot > configuration when it is available in the snapshot. > > Signed-off-by: Kothapally Madhu Pavan > --- > include/libvirt/libvirt-domain.h | 1 + >

[libvirt] [PATCH 3/7] conf: Allow editing inactive snapshot configuration

2017-10-30 Thread Kothapally Madhu Pavan
This patch will allow user to edit the inactive XML snapshot configuration when it is available in the snapshot. Signed-off-by: Kothapally Madhu Pavan --- include/libvirt/libvirt-domain.h | 1 + src/conf/domain_conf.c | 6 -- src/conf/domain_conf.h