]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Hide cfg inside qemuMigrationParamsEnableTLS
authorJiri Denemark <jdenemar@redhat.com>
Wed, 28 Feb 2018 12:08:53 +0000 (13:08 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 17 Apr 2018 08:46:23 +0000 (10:46 +0200)
commit0beaadfa6e05611d2a1828c052964e7c6d72eb6c
tree2d16bf26894e1b8c8621a2d938a5ede71226e947
parent312fe9ccca8c5b37325985b9c5ded7afe6e4f8b8
qemu: Hide cfg inside qemuMigrationParamsEnableTLS

There's no real reason for qemuMigrationParamsEnableTLS to require the
callers to pass a valid virQEMUDriverConfigPtr, it can just call
virQEMUDriverGetConfig.

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