[PATCH 0/4] COLO net and runstate bugfix/optimization

Zhang Chen posted 4 patches 2 years, 1 month ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220309083858.58117-1-chen.zhang@intel.com
Maintainers: Zhang Chen <chen.zhang@intel.com>, Li Zhijian <lizhijian@fujitsu.com>, Jason Wang <jasowang@redhat.com>
There is a newer version of this series
net/colo-compare.c    |  2 +-
net/colo.c            | 11 +++++++++--
net/filter-rewriter.c |  2 +-
net/trace-events      |  1 +
softmmu/runstate.c    |  1 +
5 files changed, 13 insertions(+), 4 deletions(-)
[PATCH 0/4] COLO net and runstate bugfix/optimization
Posted by Zhang Chen 2 years, 1 month ago
This series fix some COLO related issues in internal stress testing.

Zhang Chen (4):
  softmmu/runstate.c: add RunStateTransition support form COLO to
    PRELAUNCH
  net/colo: Fix a "double free" crash to clear the conn_list
  net/colo.c: No need to track conn_list for filter-rewriter
  net/colo.c: fix segmentation fault when packet is not parsed correctly

 net/colo-compare.c    |  2 +-
 net/colo.c            | 11 +++++++++--
 net/filter-rewriter.c |  2 +-
 net/trace-events      |  1 +
 softmmu/runstate.c    |  1 +
 5 files changed, 13 insertions(+), 4 deletions(-)

-- 
2.25.1