qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH V1 0/3] Introduce COLO-compare


From: Zhang Chen
Subject: [Qemu-devel] [PATCH V1 0/3] Introduce COLO-compare
Date: Fri, 25 Mar 2016 17:02:06 +0800

COLO-compare is a part of COLO project. It is used
to compare the network package to help COLO decide
whether to do checkpoint.

v1:
 - initial patch


Zhang Chen (3):
  colo-compare: introduce colo compare initlization
  colo-compare: track connection and enqueue packet
  colo-compare: introduce packet comparison thread

 net/Makefile.objs  |   1 +
 net/colo-compare.c | 782 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 vl.c               |   3 +-
 3 files changed, 785 insertions(+), 1 deletion(-)
 create mode 100644 net/colo-compare.c

-- 
1.9.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]