]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Limit usage of qemuMonitorMigrationParams
authorJiri Denemark <jdenemar@redhat.com>
Thu, 15 Mar 2018 10:39:50 +0000 (11:39 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 17 Apr 2018 08:46:23 +0000 (10:46 +0200)
commit90807b104ec6a97df3783ecb690f29b05c88710b
tree41d188af25d546c89afb130831a88ef078e3a4f6
parent252bf24376506d2c1086189610b7d617512acd6f
qemu: Limit usage of qemuMonitorMigrationParams

Use this internal structure only in qemu_migration_params.c and change
other non-test users to use the high level qemuMigrationParams struct.

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