]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Move migration parameters JSON parsing
authorJiri Denemark <jdenemar@redhat.com>
Thu, 15 Mar 2018 17:06:01 +0000 (18:06 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 17 Apr 2018 08:46:23 +0000 (10:46 +0200)
commitabe06c279b55a788dc988ce91ab2d014a40114a6
tree51a20de4228d5a549117447cb4b794f4a7cdb052
parentbf856b6054d6fb361693f2172005637b219a611b
qemu: Move migration parameters JSON parsing

We want to have all migration parameters parsing and formatting at once
place, i.e., in qemu_migration_params.c.

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