Re: [libvirt] [PATCH 07/13] qemu: snapshot: Always save config XML after qemuDomainSnapshotCreateDiskActive

2019-06-08 Thread Ján Tomko
On Wed, Jun 05, 2019 at 05:28:29PM +0200, Peter Krempa wrote: If there's a offline config definition save it unconditionally even if *an offline it was not modified. Signed-off-by: Peter Krempa --- src/qemu/qemu_driver.c | 12 1 file changed, 4 insertions(+), 8 deletions(-)

[libvirt] [PATCH 07/13] qemu: snapshot: Always save config XML after qemuDomainSnapshotCreateDiskActive

2019-06-05 Thread Peter Krempa
If there's a offline config definition save it unconditionally even if it was not modified. Signed-off-by: Peter Krempa --- src/qemu/qemu_driver.c | 12 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/src/qemu/qemu_driver.c b/src/qemu/qemu_driver.c index