]> git.ipfire.org Git - thirdparty/qemu.git/commit
COLO-compare: Make the compare_chr_send() can send notification message.
authorZhang Chen <chen.zhang@intel.com>
Sun, 9 Jun 2019 16:44:31 +0000 (00:44 +0800)
committerJason Wang <jasowang@redhat.com>
Tue, 2 Jul 2019 02:21:07 +0000 (10:21 +0800)
commit30685c000ccd0c70cd7f1c79eceaba28421cfbc5
tree6444b5a03c8c1103e157d1d7cc21661543883e59
parent13025fee7fddba454daa166b06ae3511b6c419ce
COLO-compare: Make the compare_chr_send() can send notification message.

We need use this function to send notification message for remote colo-frame(Xen).
So we add new parameter for this job.

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