From: Zhang Chen <chen.zhang@intel.com>
To: Jason Wang <jasowang@redhat.com>, Li Zhijian <lizhijian@cn.fujitsu.com>
Cc: Zhang Chen <chen.zhang@intel.com>, qemu-dev <qemu-devel@nongnu.org>
Subject: [PATCH 0/4] COLO net and runstate bugfix/optimization
Date: Wed, 9 Mar 2022 16:38:54 +0800 [thread overview]
Message-ID: <20220309083858.58117-1-chen.zhang@intel.com> (raw)
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
next reply other threads:[~2022-03-09 8:54 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-09 8:38 Zhang Chen [this message]
2022-03-09 8:38 ` [PATCH 1/4] softmmu/runstate.c: add RunStateTransition support form COLO to PRELAUNCH Zhang Chen
2022-03-09 8:38 ` [PATCH 2/4] net/colo: Fix a "double free" crash to clear the conn_list Zhang Chen
2022-03-21 3:05 ` lizhijian
2022-03-28 9:13 ` Zhang, Chen
2022-03-31 1:14 ` lizhijian
2022-03-31 2:25 ` Zhang, Chen
2022-04-01 1:46 ` lizhijian
2022-04-01 3:33 ` Zhang, Chen
2022-03-09 8:38 ` [PATCH 3/4] net/colo.c: No need to track conn_list for filter-rewriter Zhang Chen
2022-03-21 3:16 ` lizhijian
2022-03-09 8:38 ` [PATCH 4/4] net/colo.c: fix segmentation fault when packet is not parsed correctly Zhang Chen
2022-03-21 3:39 ` lizhijian
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220309083858.58117-1-chen.zhang@intel.com \
--to=chen.zhang@intel.com \
--cc=jasowang@redhat.com \
--cc=lizhijian@cn.fujitsu.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).