]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Removed an outdated comment in qemuDomainSaveImageStartVM()
authorMarc Hartmayer <mhartmay@linux.vnet.ibm.com>
Fri, 18 Nov 2016 13:18:27 +0000 (14:18 +0100)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 23 Nov 2016 17:33:38 +0000 (12:33 -0500)
commitb270ef99819f0fd02255f1390997d0c2c84793de
tree79a3772c8e126be3ecf6cdd8abc9d16d1a0526f7
parentfdb060f0b5b5c73971bd673b0663ba992bf0d2ce
qemu: Removed an outdated comment in qemuDomainSaveImageStartVM()

Removed the comment 'Set the migration source' as it isn't valid anymore
and 'start it up' isn't useful as qemuProcessStart() is already a
speaking name.

Signed-off-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com>
src/qemu/qemu_driver.c