This comment is wrong as later qemuMigrationSrcRun() is called which
checks if TLS should be used and activated. QEMU has built-in support
for TLS, which this refers to.
The comment originates from a time when tunneled support was the only
way to get encryption.
Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>
}
-/* Perform migration using QEMU's native migrate support,
- * not encrypted obviously
+/* Perform migration using QEMU's native migrate support.
*/
static int
qemuMigrationSrcPerformNative(virQEMUDriver *driver,