mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-20 06:50:22 +03:00
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>
This commit is contained in:
parent
fdb060f0b5
commit
b270ef9981
@ -6606,7 +6606,6 @@ qemuDomainSaveImageStartVM(virConnectPtr conn,
|
||||
}
|
||||
}
|
||||
|
||||
/* Set the migration source and start it up. */
|
||||
if (qemuProcessStart(conn, driver, vm, asyncJob,
|
||||
"stdio", *fd, path, NULL,
|
||||
VIR_NETDEV_VPORT_PROFILE_OP_RESTORE,
|
||||
|
Loading…
x
Reference in New Issue
Block a user