]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Drop qemuMigrationParamsCheckTLSCreds
authorJiri Denemark <jdenemar@redhat.com>
Tue, 27 Feb 2018 16:54:08 +0000 (17:54 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 17 Apr 2018 08:46:23 +0000 (10:46 +0200)
commit2781197c1326506c1372ebb5882694f4a3240a8d
tree1380e658fe9588fafb1aefa2d9aa423103287ec9
parent02060be08e83115a6f2b0bb0c3c009348170272a
qemu: Drop qemuMigrationParamsCheckTLSCreds

The function checks whether QEMU supports TLS migration and stores the
original value of tls-creds parameter to priv->migTLSAlias. This is no
longer needed because we already have the original value stored in
priv->migParams.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h
src/qemu/qemu_migration.c
src/qemu/qemu_migration_params.c
src/qemu/qemu_migration_params.h