From: zhanghailiang <zhang.zhanghailiang@huawei.com>
To: qemu-devel@nongnu.org
Cc: jasowang@redhat.com,
zhanghailiang <zhang.zhanghailiang@huawei.com>,
hongyang.yang@easystack.cn
Subject: [Qemu-devel] [PATCH v2 0/2] Introduce 'status' property for netfilter
Date: Mon, 29 Feb 2016 09:46:04 +0800 [thread overview]
Message-ID: <1456710366-10980-1-git-send-email-zhang.zhanghailiang@huawei.com> (raw)
This is picked from COLO series, which is to realize the new 'status'
property for filter.
With this property, users can control if the filter is enabled or
disabled.
zhanghailiang (2):
filter: Add 'status' property for filter object
filter-buffer: Add status_changed callback processing
include/net/filter.h | 4 ++++
net/filter-buffer.c | 19 +++++++++++++++++++
net/filter.c | 42 ++++++++++++++++++++++++++++++++++++++++++
qemu-options.hx | 4 +++-
4 files changed, 68 insertions(+), 1 deletion(-)
--
1.8.3.1
next reply other threads:[~2016-02-29 1:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-29 1:46 zhanghailiang [this message]
2016-02-29 1:46 ` [Qemu-devel] [PATCH v2 1/2] filter: Add 'status' property for filter object zhanghailiang
2016-02-29 7:26 ` Jason Wang
2016-02-29 7:34 ` Hailiang Zhang
2016-03-01 2:37 ` Jason Wang
2016-02-29 1:46 ` [Qemu-devel] [PATCH v2 2/2] filter-buffer: Add status_changed callback processing zhanghailiang
2016-02-29 7:27 ` Jason Wang
2016-02-29 7:36 ` Hailiang Zhang
2016-03-01 2:40 ` Jason Wang
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=1456710366-10980-1-git-send-email-zhang.zhanghailiang@huawei.com \
--to=zhang.zhanghailiang@huawei.com \
--cc=hongyang.yang@easystack.cn \
--cc=jasowang@redhat.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).