qapi: Add new command to query colo status
commitf56c0065b8dd65489621bb7ca1a94d8004d68da1
authorZhang Chen <zhangckid@gmail.com>
Mon, 3 Sep 2018 04:38:53 +0000 (3 12:38 +0800)
committerJason Wang <jasowang@redhat.com>
Fri, 19 Oct 2018 03:15:03 +0000 (19 11:15 +0800)
treea68f32d6406c10b2018b20fb634907c7d103c9b8
parent41b6b7792179591553432b207e1b545fb8bd965b
qapi: Add new command to query colo status

Libvirt or other high level software can use this command query colo status.
You can test this command like that:
{'execute':'query-colo-status'}

Signed-off-by: Zhang Chen <zhangckid@gmail.com>
Signed-off-by: Zhang Chen <chen.zhang@intel.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
migration/colo.c
qapi/migration.json