From: Lukas Straub <lukasstraub2@web.de>
To: qemu-devel <qemu-devel@nongnu.org>
Cc: Zhang Chen <chen.zhang@intel.com>,
Jason Wang <jasowang@redhat.com>,
Xie Changlong <xiechanglong.d@gmail.com>,
Wen Congyang <wencongyang2@huawei.com>
Subject: [Qemu-devel] [PATCH v2 0/3] colo: Add support for continious replication
Date: Thu, 15 Aug 2019 20:08:15 +0200 [thread overview]
Message-ID: <20190815200815.2cffc21b@luklap> (raw)
Hello Everyone,
These Patches add support for continious replication to colo.
Please review.
Regards,
Lukas Straub
v2:
- fix email formating
- fix checkpatch.pl warnings
- fix patchew error
- clearer commit messages
Lukas Straub (3):
Replication: Ignore requests after failover
net/filter.c: Add Options to insert filters anywhere in the filter
list
Update Documentation
block/replication.c | 38 ++++++++-
docs/COLO-FT.txt | 185 ++++++++++++++++++++++++++++++++-----------
include/net/filter.h | 2 +
net/filter.c | 71 ++++++++++++++++-
qemu-options.hx | 10 +--
5 files changed, 250 insertions(+), 56 deletions(-)
--
2.20.1
next reply other threads:[~2019-08-15 18:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-15 18:08 Lukas Straub [this message]
2019-08-15 18:57 ` [Qemu-devel] [PATCH v2 0/3] colo: Add support for continious replication Dr. David Alan Gilbert
2019-08-15 19:48 ` Lukas Straub
2019-08-16 1:51 ` Zhang, Chen
2019-08-16 18:20 ` Lukas Straub
2019-08-21 5:23 ` Zhang, Chen
2019-08-21 17:34 ` Dr. David Alan Gilbert
-- strict thread matches above, loose matches on Subject: below --
2019-08-15 18:48 Lukas Straub
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=20190815200815.2cffc21b@luklap \
--to=lukasstraub2@web.de \
--cc=chen.zhang@intel.com \
--cc=jasowang@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=wencongyang2@huawei.com \
--cc=xiechanglong.d@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.