]> git.proxmox.com Git - mirror_qemu.git/commit - net/colo-compare.c
COLO-compare: Add new parameter to communicate with remote colo-frame
authorZhang Chen <chen.zhang@intel.com>
Sun, 9 Jun 2019 16:44:29 +0000 (00:44 +0800)
committerJason Wang <jasowang@redhat.com>
Tue, 2 Jul 2019 02:21:07 +0000 (10:21 +0800)
commitcf6af766f49c5ebeab131287601c1c7f4a13cbec
tree2039210aaa73d1c274738032657a5470bc7127dc
parentaa9c6fa757e1ea4c109eb5cf38d1bdac6e1a3650
COLO-compare: Add new parameter to communicate with remote colo-frame

We add the "notify_dev=chardevID" parameter. After that colo-compare can connect with
remote(currently just for Xen, KVM-COLO didn't need it.) colo-frame through chardev socket,
it can notify remote(Xen) colo-frame to handle checkpoint event.

Signed-off-by: Zhang Chen <chen.zhang@intel.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
net/colo-compare.c
qemu-options.hx