Re: [libvirt] [PATCH 08/20] snapshot: qemu: Rename qemuDomainSnapshotCreateActive

2012-10-31 Thread Eric Blake
On 10/23/2012 09:12 AM, Peter Krempa wrote: By now, libvirt supported only internal snapshots for active guests. s/By/Before/ This patch renames this function to qemuDomainSnapshotCreateActiveInternal to prepare the grounds for external active snapshots. --- src/qemu/qemu_driver.c | 15

[libvirt] [PATCH 08/20] snapshot: qemu: Rename qemuDomainSnapshotCreateActive

2012-10-23 Thread Peter Krempa
By now, libvirt supported only internal snapshots for active guests. This patch renames this function to qemuDomainSnapshotCreateActiveInternal to prepare the grounds for external active snapshots. --- src/qemu/qemu_driver.c | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-)