On Wed, Apr 11, 2018 at 04:41:38PM +0200, Jiri Denemark wrote:
Let's separate the code which queries QEMU for migration
parameters from
qemuMigrationParamsCheck into a dedicated function.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
src/qemu/qemu_migration_params.c | 56 +++++++++++++++++++-------------
src/qemu/qemu_migration_params.h | 6 ++++
2 files changed, 40 insertions(+), 22 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano