]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Rework qemuMonitorJSONGetMigrationParams
authorJiri Denemark <jdenemar@redhat.com>
Mon, 20 Jun 2016 14:54:24 +0000 (16:54 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 22 Jun 2016 13:54:21 +0000 (15:54 +0200)
commiteb3e0184146697f53cb1e31c9a330b039d9cd2e4
tree78ce314a322a6eaca7ae136e0273409900e4717a
parentb1473708d832a84f5746e96aaa5790ebb9ac17d9
qemu: Rework qemuMonitorJSONGetMigrationParams

We should not require any parameters to be present. After all we have
the *_set bools to express that some parameters were not set.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_monitor_json.c