]> xenbits.xensource.com Git - libvirt.git/commit
snapshot: qemu: Rename qemuDomainSnapshotCreateActive
authorPeter Krempa <pkrempa@redhat.com>
Mon, 8 Oct 2012 14:45:04 +0000 (16:45 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Sat, 3 Nov 2012 14:06:09 +0000 (15:06 +0100)
commitb5fd4044716ac1d764c694f4d2a5382f70b9e38f
tree91f1f020c5d19453c46b51a6911647e2d5121e44
parent2a59a3d5970a3e47f54d479a6c9c48dc0dbdcd53
snapshot: qemu: Rename qemuDomainSnapshotCreateActive

Before 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